/rs-lisp

Primary LanguageRustBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

A Simple Lisp implementation in Rust (with GC)

Implements Lisp with Cheney's semi-space garbage collection algorithm.