A minimalist continuation-based Scheme written in C.
Go to file
Jesse D. McDonald 080906fa72 Move documentation into a subdirectory. 2012-07-14 13:37:48 -05:00
doc Move documentation into a subdirectory. 2012-07-14 13:37:48 -05:00
Makefile Fix an infinite-recursion bug in the DEBUG=yes condition. 2012-07-14 13:37:40 -05:00
gc.c Add support for weak boxes and wills/finalizers. 2012-07-14 13:37:41 -05:00
gc.h Add support for weak boxes and wills/finalizers. 2012-07-14 13:37:41 -05:00
gc_test.c Test new weak-box and finalizer functions. Includes value-printer. 2012-07-14 13:37:47 -05:00