A Rust implementation of an interpreter for the Lox language, following the guide Crafting Interpreters by Bob Nystrom for writing interpreters in Java and C. This is a work-in-progress Rust version of the book's first implementation of a Lox recursive-descent interpreter. An version of the second bytecode compiler will also be stored here once written.
benmanone/lox_interpreter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|