lisp-in-rs-macros,一个完全使用 Rust 宏编写的 Lisp 解释器。
地址:github.com/RyanWelly/lisp-in-rs-macros/
核心代码只有不到250行。