A tiny interpreter for a Scheme-like language written by someone who has no idea how Schemes are usually implemented. One of the goals of this project is to avoid third-party dependencies in order to facilitate reinventing the wheel learning.
$ cargo run --release examples/hello_world.kei