Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Jul 30, 2023
1 parent 463c4c2 commit 2ce94aa
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@ why no active edge in `Nat.inet.four.initial`?

change the `render` command to simple `run` command

`NetRenderer` show port name

# value

the stack can take other types of values -- not only port

`"head" set` instead of `(let head)`

explicit `"name" get` for local variable

# simple types

linear logic as type system of inet
Expand Down Expand Up @@ -55,3 +45,9 @@ understand proof-nets for all connectives
- proof-nets--the-parallel-syntax-for-proof-theory--1995.pdf
- "The linear abstract machine", Lafont, 1990.
- "From proof-nets", Lafont, 1995

# value

the stack can take other types of values -- not only port

`"name" set` and `"name" get` for local variable

0 comments on commit 2ce94aa

Please sign in to comment.