malrs - mal in Rust Another implementation of mal in Rust. Build and Run The rust implementation of mal requires the rust compiler and build tool (cargo) to build. cd rust cargo run --release --bin stepX_YYY