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