Added note on install

This commit is contained in:
Justin Ethier 2015-06-04 21:41:04 -04:00
parent 28433c9936
commit 016dfa455f

1
TODO
View file

@ -2,6 +2,7 @@ Roadmap:
- 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
possibly install to /usr/local (allow specifying this on cmd line), similar to chibi
- Add macro support (instead of current kludge)
- Target r7rs support (coordinate with feature list)
- User manual (or at least API docs)