Simple interpreter for the "rinha de compiladores" challenge
This project is not finished yet, so it is not recommended to use it in production.
cargo run --release --bin main ./examples/source.rinha
cargo run --release --bin repl
Simple interpreter for the "rinha de compiladores" challenge
This project is not finished yet, so it is not recommended to use it in production.
cargo run --release --bin main ./examples/source.rinha
cargo run --release --bin repl