Two compilers for the Lox programming language. One is an interpreter written in Python and the other a bytecode virtual machine written in Rust
python interpreter compiler compilers lox interpreters crafting-interpreters bytecode-virtual-machine
-
Updated
Aug 15, 2024 - Python