mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
TODO's
This commit is contained in:
parent
7ffb609147
commit
326dc9688d
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
# R<sup>7</sup>RS Libraries
|
||||
|
||||
TODO: list each supported library here, and link to a separate page with that library's API as implemented by Cyclone
|
||||
TODO:
|
||||
|
||||
- scheme base
|
||||
- scheme char
|
||||
|
@ -17,7 +17,9 @@ TODO: list each supported library here, and link to a separate page with that li
|
|||
|
||||
Cyclone supports the following [Scheme Requests for Implementation (SRFI)](http://srfi.schemers.org/) libraries:
|
||||
|
||||
TODO: [SRFI 18 - Multithreading support](http://srfi.schemers.org/srfi-18/srfi-18.html)
|
||||
## [SRFI 18 - Multithreading support](http://srfi.schemers.org/srfi-18/srfi-18.html)
|
||||
|
||||
TODO:
|
||||
|
||||
# Cyclone-specific
|
||||
|
||||
|
@ -29,6 +31,5 @@ Cyclone also supports several non-standard features:
|
|||
|
||||
## Cyclone API
|
||||
|
||||
# FFI
|
||||
TODO:
|
||||
|
||||
TODO
|
||||
|
|
Loading…
Add table
Reference in a new issue