RLox
A bytecode interpreter for Lox written in Rust.
The design and concept was taken from Part II Bob Nystrom's excellent Crafting Interpreters.
I'm currently working on: Chapter 25 - Closures
A bytecode interpreter for Lox written in Rust.
The design and concept was taken from Part II Bob Nystrom's excellent Crafting Interpreters.
I'm currently working on: Chapter 25 - Closures