Added TODO

This commit is contained in:
Justin Ethier 2015-09-04 02:28:14 -04:00
parent f679613923
commit 6ba8bffe60

2
TODO
View file

@ -1,6 +1,6 @@
Roadmap:
- Add macro support, ideally including some level of hygiene
- Code cleanup - need to take care of accumulated cruft before release
- Code cleanup - need to take care of accumulated cruft before release. also, can we profile to make things any faster?
- Target r7rs support (coordinate with feature list)
- User manual (or at least API docs, features page may be a good 1st step)
- Investigate native thread support. see notes at the end of this file