cyclone/C-API.md
Justin Ethier 7ac08e5342 WIP
2017-02-24 16:30:18 -05:00

506 B

Reference Manual

C API

This documentation covers the C API provided by Cyclone Scheme. It is intended both to help understand how the Cyclone runtime works as well as to provide a useful reference manual when working with the Cyclone FFI.

See the modules page for an overview of the major sections.

Scheme API

Documentation for the Scheme API is maintained back at the main API Documentation page.