mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 13:49:16 +02:00
744 B
744 B
R7RS Libraries
TODO:
- scheme base
- scheme char
- scheme eval
- scheme file
- scheme load
- scheme process-context
- scheme read
- scheme time
- scheme write
SRFI Support
Cyclone supports the following Scheme Requests for Implementation (SRFI) libraries:
SRFI 18 - Multithreading support
TODO:
Cyclone-specific
Built-ins
Cyclone also supports several non-standard features:
system
- what else?
Cyclone API
TODO: