mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 16:27:35 +02:00
TODO for (exit)
This commit is contained in:
parent
92de7efa9d
commit
2d362dcc0c
1 changed files with 2 additions and 0 deletions
2
TODO
2
TODO
|
@ -1,5 +1,7 @@
|
||||||
Working TODO list:
|
Working TODO list:
|
||||||
|
|
||||||
|
- Add an (exit) primitive in the compiler and interpreter
|
||||||
|
|
||||||
- Issues with detecting cycles:
|
- Issues with detecting cycles:
|
||||||
- (equal?) loops forever when comparing two different circular lists
|
- (equal?) loops forever when comparing two different circular lists
|
||||||
- printing *global-environment* in the repl still loops forever
|
- printing *global-environment* in the repl still loops forever
|
||||||
|
|
Loading…
Add table
Reference in a new issue