mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
WIP
This commit is contained in:
parent
c5a69112ba
commit
28e329e08d
1 changed files with 4 additions and 5 deletions
9
TODO
9
TODO
|
@ -1,11 +1,10 @@
|
|||
Initiatives:
|
||||
|
||||
- syntax-rules integration (WIP)
|
||||
- r7rs missing features
|
||||
- srfi 18 - conditional vars, and missing thread functions
|
||||
- more complex threading examples
|
||||
- srfi 18 - missing thread functions, more complex threading examples
|
||||
- test on a 64-bit platform/vm
|
||||
- online docs via read-the-docs
|
||||
- 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)
|
||||
|
|
Loading…
Add table
Reference in a new issue