More (unsafe) improvements
(unsafe) performance improvements
Complete functions (chapter 24), excluding native functions
This repo contains an implementation of Lox, a small language introduced in the book Crafting Interpreters. This repo will contain both my implementations for the book (the tree-walk interpreter and the bytecode compiler/VM).
All code in this repository is licensed under the AGPL v3. You can find the text in LICENSE.