cyclone/TODO
Justin Ethier fa933278a3 WIP
2016-03-03 20:19:17 -05:00

12 lines
400 B
Text

Initiatives:
- Performance
- tune GC
- test without gc safety checks, -g, etc. And add optimization flag
- srfi 18 - more complex threading examples
- api documentation
- syntax-rules integration (WIP, works sometimes but needs to compile smaller)
- r7rs missing features
- online docs via read-the-docs?
- revisit macro hygiene issues
- library issues (name conflicts and limited feature set)