cyclone/docs/API.md
Justin Ethier 9fb600c610 WIP
2016-09-29 00:10:54 -04:00

2.2 KiB

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