mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-06 04:36:36 +02:00
Added TODO for WIP items
This commit is contained in:
parent
060d256f4a
commit
8a6a54a017
1 changed files with 4 additions and 0 deletions
4
TODO
4
TODO
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue