mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Qualify scheme libraries
This commit is contained in:
parent
db35214db8
commit
cea222641a
1 changed files with 8 additions and 8 deletions
|
@ -45,15 +45,15 @@ Section | Status | Comments
|
|||
|
||||
TODO: list each supported library here, and link to a separate page with that library's API as implemented by Cyclone
|
||||
|
||||
- base
|
||||
- char
|
||||
- eval
|
||||
- file
|
||||
- load
|
||||
- process-context
|
||||
- scheme base
|
||||
- scheme char
|
||||
- scheme eval
|
||||
- scheme file
|
||||
- scheme load
|
||||
- scheme process-context
|
||||
- [scheme read](api/scheme/read.md)
|
||||
- time
|
||||
- write
|
||||
- scheme time
|
||||
- scheme write
|
||||
|
||||
# SRFI Support
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue