GitHub topics: mark-and-compact
Robert-van-Engelen/lisp
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, exceptions, execution tracing, file loading, a mark-sweep/compacting garbage collector and REPL.
Language: C - Size: 227 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 99 - Forks: 5

hikarin/aquario
GC-oriented Lisp interpreter
Language: C - Size: 512 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

Marwan-Mahmoud/Garbage-Collectors
Garbage Collection simulation
Language: Java - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
