mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
First draft of roadmap
This commit is contained in:
parent
eba9e81ae5
commit
aca5ab3d11
1 changed files with 9 additions and 0 deletions
9
TODO
9
TODO
|
@ -1,3 +1,12 @@
|
|||
Roadmap:
|
||||
- Get libraries working (think this is done)?
|
||||
- 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
|
||||
- Add macro support (instead of current kludge)
|
||||
- Target r7rs support (coordinate with feature list)
|
||||
- User manual (or at least API docs)
|
||||
|
||||
Working TODO list:
|
||||
|
||||
- Reduction in size of generated code
|
||||
|
|
Loading…
Add table
Reference in a new issue