First draft of roadmap

This commit is contained in:
Justin Ethier 2015-05-22 22:14:08 -04:00
parent eba9e81ae5
commit aca5ab3d11

9
TODO
View file

@ -1,3 +1,12 @@
Roadmap:
- Get libraries working (think this is done)?
- Add constructs used by the compiler
- Allow compiler to be hosted by Chicken (already working) or itself (self-hosting)
- Install scripts and instructions, need to be able to deploy this
- Add macro support (instead of current kludge)
- Target r7rs support (coordinate with feature list)
- User manual (or at least API docs)
Working TODO list: Working TODO list:
- Reduction in size of generated code - Reduction in size of generated code