lisp-rs-0.0.1 is not a library.
Visit the last successful build:
lisp-rs-2.0.2
lisp-rs
A simple Lisp interpreter in Rust. The interpreter was developed to explain how programming language interpreters work and how can they be implemented using the Rust programming language.
For detailed code walk-through refer to the docs.