mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-28 14:35:07 +02:00
Refining library TODO's
This commit is contained in:
parent
9c41247c67
commit
e137139b17
1 changed files with 3 additions and 1 deletions
4
TODO
4
TODO
|
@ -2,7 +2,9 @@ Working TODO list:
|
|||
|
||||
- Issues with library hello example:
|
||||
|
||||
seems to be working! next step is to get parser, eval, and icyc (in that order) to work with libs
|
||||
- need to call into compiled-program, even for library
|
||||
scheme-read example - #f vs '() for *in-port-table*
|
||||
- seems to be working! next step is to get parser, eval, and icyc (in that order) to work with libs
|
||||
|
||||
- Reduction in size of generated code
|
||||
is there anything we can do?
|
||||
|
|
Loading…
Add table
Reference in a new issue