mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Added more self-hosting TODO items
This commit is contained in:
parent
c21ff55158
commit
9aeb4002da
1 changed files with 4 additions and 0 deletions
4
TODO
4
TODO
|
@ -13,6 +13,10 @@ 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
|
||||
- (newline)
|
||||
- string<? symbol<? - and related functions, too
|
||||
- (system) - not standard, but need to run gcc. See cyclone.scm for use
|
||||
- vectors - limited use in cgen module - make-vector, vector-set!, and vector-ref
|
||||
|
||||
- Reduction in size of generated code
|
||||
is there anything we can do?
|
||||
|
|
Loading…
Add table
Reference in a new issue