yberreby / rulis

A tiny Lisp interpreter, written in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rulis

rulis is a tiny Lisp interpreter based on Build Your Own Lisp, but written in Rust, whereas BYOL's interpreter is written in C.

Rulis comes with a very simple REPL that you can run with cargo run.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A tiny Lisp interpreter, written in Rust.


Languages

Language:Rust 100.0%