lispers
lispers copied to clipboard
Educational project: How to implement a Lisp interpreter in Rust?
trafficstars
lispers
Educational project: How to implement a Lisp interpreter in Rust?
Build & Run
$ cargo build
$ cargo run -- -i examples/hello-world.lisp
License
This project is released under the terms of the MIT License.