Added self-hosting TODO section, not complete but a working list

This commit is contained in:
Justin Ethier 2015-05-24 16:03:00 -04:00
parent aca5ab3d11
commit b23c0f847e

5
TODO
View file

@ -9,6 +9,11 @@ Roadmap:
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
is there anything we can do?
are closures being packed/unpacked unnecessarily?