Update TODO

This commit is contained in:
Justin Ethier 2015-07-24 17:47:01 -04:00
parent a8e85ab4cd
commit 2c52ca957f

5
TODO
View file

@ -1,9 +1,4 @@
Roadmap: Roadmap:
- Add constructs used by the compiler
- Allow compiler to be hosted by Chicken (already working) or itself (self-hosting)
- Once self-hosting, may want to create another repo to store snapshots of C code
- Install scripts and instructions, need to be able to deploy this
possibly install to /usr/local (allow specifying this on cmd line), similar to chibi
- Add macro support (instead of current kludge) - Add macro support (instead of current kludge)
- Target r7rs support (coordinate with feature list) - Target r7rs support (coordinate with feature list)
- User manual (or at least API docs) - User manual (or at least API docs)