A Simple Lisp implementation in Rust (with GC) Implements Lisp with Cheney's semi-space garbage collection algorithm.