mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-18 21:29:18 +02:00
.. | ||
basic-no-gc.scm | ||
basic.c | ||
basic.h | ||
full-with-gc.scm | ||
full.c | ||
full.h | ||
Makefile | ||
Readme.md |
limited-scm-call-from-c.scm
- A sample application to demonstrate how to make simple, limited calls into Scheme code from C. See the code for more information.