mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 17:27:33 +02:00
WIP
This commit is contained in:
parent
51d932c61d
commit
73ec3a5c94
1 changed files with 4 additions and 0 deletions
4
TODO
4
TODO
|
@ -8,6 +8,10 @@ Working TODO list:
|
|||
((lambda (r$632) ((lambda (r$633) (%halt (+ 1 r$632 r$633))) (+ 3 3))) (+ 2 2))
|
||||
|
||||
|
||||
- Simple idea about local variable elimination:
|
||||
|
||||
http://www.pvk.ca/Blog/2012/02/19/fixed-points-and-strike-mandates/
|
||||
|
||||
- make *trace-level* a command-line parameter
|
||||
|
||||
- Error handling
|
||||
|
|
Loading…
Add table
Reference in a new issue