TODO for (exit)

This commit is contained in:
Justin Ethier 2015-03-13 17:13:31 -04:00
parent 92de7efa9d
commit 2d362dcc0c

2
TODO
View file

@ -1,5 +1,7 @@
Working TODO list:
- Add an (exit) primitive in the compiler and interpreter
- Issues with detecting cycles:
- (equal?) loops forever when comparing two different circular lists
- printing *global-environment* in the repl still loops forever