etaoins / llambda

Scheme R7RS frontend for LLVM
Other
69 stars 6 forks source link

Support garbage collection #5

Closed etaoins closed 10 years ago

etaoins commented 10 years ago

A simple garbage collector should be implemented. The stdlib should be GC safe and register/root all the pointers it uses before potentially entering the GC