RLox This is a Ruby implementation of the Lox language, following the Crafting Interpreters book (interpreter section). Thoroughly tested by passing the official official jlox test suite. License MIT License.