A Rust implementation of the Lox language intepreter from Crafting Interpreters.
cargo run
cargo run file.lox
Lox interpreter in Rust
A Rust implementation of the Lox language intepreter from Crafting Interpreters.
cargo run
cargo run file.lox
Lox interpreter in Rust