mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Added self-hosting TODO section, not complete but a working list
This commit is contained in:
parent
aca5ab3d11
commit
b23c0f847e
1 changed files with 5 additions and 0 deletions
5
TODO
5
TODO
|
@ -9,6 +9,11 @@ Roadmap:
|
||||||
|
|
||||||
Working TODO list:
|
Working TODO list:
|
||||||
|
|
||||||
|
- Constructs require for self-hosting
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
- Reduction in size of generated code
|
- Reduction in size of generated code
|
||||||
is there anything we can do?
|
is there anything we can do?
|
||||||
are closures being packed/unpacked unnecessarily?
|
are closures being packed/unpacked unnecessarily?
|
||||||
|
|
Loading…
Add table
Reference in a new issue