cyclone/examples/callbacks
2020-08-09 17:49:10 -04:00
..
Makefile Clean up 2020-08-07 18:38:20 -04:00
Readme.md Added more information 2020-08-09 17:49:10 -04:00
sample-app.scm Support mutex in the called Scheme code 2020-08-07 19:29:39 -04:00
sys.c Cleanup 2020-08-09 17:32:40 -04:00
sys.h Cleanup 2020-08-09 17:32:40 -04:00

A sample application to demonstrate how to make simple, limited calls into Scheme code from C. See the code for more information.