mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-08 13:37:33 +02:00
Added TODO
This commit is contained in:
parent
f679613923
commit
6ba8bffe60
1 changed files with 1 additions and 1 deletions
2
TODO
2
TODO
|
@ -1,6 +1,6 @@
|
||||||
Roadmap:
|
Roadmap:
|
||||||
- Add macro support, ideally including some level of hygiene
|
- 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)
|
- Target r7rs support (coordinate with feature list)
|
||||||
- User manual (or at least API docs, features page may be a good 1st step)
|
- 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
|
- Investigate native thread support. see notes at the end of this file
|
||||||
|
|
Loading…
Add table
Reference in a new issue