cyclone/docs/API.md
Justin Ethier f3bfc6341e Added TODO
2016-09-30 18:57:42 -04:00

3.2 KiB

cyclone-scheme

API Documentation

R7RS Libraries

This section of the Cyclone API is based on the R7RS Scheme Specification:

SRFI Library Support

Cyclone supports the following Scheme Requests for Implementation (SRFI) libraries. Detailed information is available in the linked SRFI page as well as the provided Cyclone API:

Cyclone Compiler API

These libraries are used by the Cyclone compiler itself and could change in the future:

Index

TODO: update this with API for scheme, scheme cyclone, and srfi. seems scheme is missing in latest run