mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Clarified TODO
This commit is contained in:
parent
286caff733
commit
c2aecae29b
1 changed files with 1 additions and 0 deletions
1
TODO
1
TODO
|
@ -6,6 +6,7 @@ Working TODO list:
|
|||
|
||||
- compiled/interpreted code integration
|
||||
* call a compiled function from eval
|
||||
we have the continuation in apply though. I think if the code gets that far, we should be able to apply a compiled function
|
||||
* call an interpreted function from compiled code (or is eval good enough? maybe that is the answer?)
|
||||
|
||||
- Use a lib.scm for libs, similar to eval/parser modules?
|
||||
|
|
Loading…
Add table
Reference in a new issue