cyclone/docs/API.md
2016-09-28 23:23:24 -04:00

2.2 KiB

R7RS Libraries

This section of the Cyclone Scheme API is based on the specification from R7RS Scheme Specification. The R7RS document may be used to provide more detailed API information if the API provided here is not sufficient.

SRFI Library Support

Cyclone supports the following Scheme Requests for Implementation (SRFI) libraries:

Cyclone-specific

These libraries are used by the Cyclone compiler itself, and are subject to change:

  • scheme cyclone cgen
  • scheme cyclone common
  • scheme cyclone libraries
  • scheme cyclone macros
  • scheme cyclone transforms
  • scheme cyclone util