mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Added more vector req's
This commit is contained in:
parent
128da7878c
commit
f205b80ec4
1 changed files with 1 additions and 1 deletions
2
TODO
2
TODO
|
@ -13,7 +13,7 @@ Working TODO list:
|
|||
|
||||
- need to change current*port functions to actually have a current port, and other i/o operations to use the correct current port
|
||||
- quasiquote - will need to enhance the parser to support a second type of quote, at minimum
|
||||
- vectors - limited use in cgen module - make-vector, vector-set!, and vector-ref
|
||||
- vectors - limited use in cgen module - make-vector, vector-set!, vector-ref, list->vector, vector->list
|
||||
|
||||
- Reduction in size of generated code
|
||||
is there anything we can do?
|
||||
|
|
Loading…
Add table
Reference in a new issue