A rust port of the jlox implementation from Crafting Interpreters, with clox to come.
This is strictly a for-fun project to learn some more about (classical) compiling. The project is tested -- I've set up a GitHub action to run the author's test suite -- but the Rust pieces are not themselves properly unit-tested. Use at your own risk!