lox Implementation of Lox per the Crafting Interpreters book. note: the tree-walk implementation is not complete. I did not implement environments correctly in Rust and decided I didn’t care.