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

2.3 KiB

R7RS Libraries

This section of the Cyclone API is based on the R7RS Scheme Specification. The R7RS document may be used to provide detailed information in addition to the following API sections.

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-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