Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Sep 23, 2023
1 parent e28616c commit ad94055
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions docs/articles/programming-with-interaction-nets.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@ to introduce the principal of interaction nets.
And I will also introduce a language I designed
to practice this computation model.

My language's main contribution to interaction nets,
is to use stack and postfix notation to build nets.

What is stack? What is postfix notation? How to build nets?

Read this paper to see detailed explanation :)

# 2

How to use graph to encode data?
Expand Down
7 changes: 0 additions & 7 deletions docs/articles/反应网编程.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ year: 2023
在这篇文章中,我顺着拉丰的论文中的例子,来讲解反应网的原理,
并且介绍我设计的,用来实践这个计算模型的程序语言。

我的语言对于反应网的主要贡献是,
用栈和后缀表达式来构造网。

何为栈?何为后缀表达式?如何构造网?

细读下文,自有分解。

# 2

如何用图来编码数据呢?
Expand Down

0 comments on commit ad94055

Please sign in to comment.