l0s / rlox

Lox interpreter in Rust

Repository from Github https://github.coml0s/rloxRepository from Github https://github.coml0s/rlox

rlox

Continuous Integration

A Rust implementation of the Lox language intepreter from Crafting Interpreters.

Development

Accessing the REPL

cargo run

Executing a file

cargo run file.lox

About

Lox interpreter in Rust


Languages

Language:Rust 100.0%