mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 07:17:37 +02:00
New file
This commit is contained in:
parent
8b906ddc8f
commit
f21b1a007d
1 changed files with 6 additions and 0 deletions
6
C-API.md
Normal file
6
C-API.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
C API Reference {#mainpage}
|
||||||
|
===============
|
||||||
|
|
||||||
|
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](@ref modules) for an overview of the major sections.
|
Loading…
Add table
Reference in a new issue