mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-17 01:37:34 +02:00
.. | ||
limited-scm-call-from-c.scm | ||
Makefile | ||
Readme.md | ||
sys.c | ||
sys.h |
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.