cyclone/docs/API.md
Justin Ethier 2a3439696d Sync
2016-09-02 18:40:34 -04:00

1.9 KiB

layout title
main API

R7RS Libraries

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