Lox interpreter This is an implementation of the lox interpreter from Nystrom's "Crafting Interpreters". Running tests node test.js clox node test.js chap17_compiling node test.js chap24_calls limit/too_many node test.js clox --interpreter ./mypath