mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
WIP
This commit is contained in:
parent
601664ca13
commit
9329068cd8
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@ Section | Status | Comments
|
|||
6.13 Input and output | Partial | Functions do not differentiate between binary and textual ports. Do not have support for input/output strings or bytevectors.
|
||||
6.14 System interface | Yes |
|
||||
|
||||
## 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
|
||||
|
||||
# SRFI Support
|
||||
|
||||
Cyclone supports the following [Scheme Requests for Implementation (SRFI)](http://srfi.schemers.org/) libraries:
|
||||
|
|
Loading…
Add table
Reference in a new issue