mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-11 23:07:36 +02:00
Removed (mostly) completed item
This commit is contained in:
parent
a3eb7b4b56
commit
d3b0f01664
1 changed files with 1 additions and 4 deletions
5
TODO
5
TODO
|
@ -12,11 +12,8 @@ Working TODO list:
|
|||
|
||||
- self-hosting, there are a lot of accumulated TODO's that need to be addressed
|
||||
|
||||
(1) - can we use scheme to generate the dispatch macro, instead of a C macro?
|
||||
I know not ideal, but want to avoid any licensing issues
|
||||
|
||||
- improved error handling:
|
||||
(2) - code traces
|
||||
(1) - code traces
|
||||
could pass filename and define name (if applicable) to c-compile-exp,
|
||||
and record it for each lambda. could then add code to each lambda to
|
||||
write that info to a circular buffer when the function is called.
|
||||
|
|
Loading…
Add table
Reference in a new issue