mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +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:
|
Initiatives:
|
||||||
|
|
||||||
- syntax-rules integration (WIP)
|
- srfi 18 - missing thread functions, more complex threading examples
|
||||||
- r7rs missing features
|
|
||||||
- srfi 18 - conditional vars, and missing thread functions
|
|
||||||
- more complex threading examples
|
|
||||||
- test on a 64-bit platform/vm
|
- test on a 64-bit platform/vm
|
||||||
- online docs via read-the-docs
|
|
||||||
- api documentation
|
- 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
|
- revisit macro hygiene issues
|
||||||
- library issues (name conflicts and limited feature set)
|
- library issues (name conflicts and limited feature set)
|
||||||
|
|
Loading…
Add table
Reference in a new issue