Clarified TODO

This commit is contained in:
Justin Ethier 2015-04-17 22:06:31 -04:00
parent 3901c32a7b
commit befa629daa

2
TODO
View file

@ -1,6 +1,8 @@
Working TODO list:
- Fixup Cyc_sum to use varargs and call (error) if anything bad happens. then generalize to - * /
can we pass the actual arg(s) to the error function?
- need an error() function that will call (error) from the C runtime
useful for, EG, type checking