mark-and-sweep topic

List mark-and-sweep repositories

yvm

248
Stars
54
Forks
Watchers

[yvm] low performance garbage-collectable jvm

lisp

71
Stars
4
Forks
Watchers

A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptio...