Added TODO for WIP items

This commit is contained in:
Justin Ethier 2015-04-16 22:55:55 -04:00
parent 060d256f4a
commit 8a6a54a017

4
TODO
View file

@ -1,5 +1,9 @@
Working TODO list:
- (+ 1 2 3) is only crashing on dedicated PC - WTF?
need to cleanup ex handler output in icyc.scm
remove debug lines from runtime raise function
- Fixup Cyc_sum to use varargs and call (error) if anything bad happens. then generalize to - * /
- need an error() function that will call (error) from the C runtime
useful for, EG, type checking