Crafting Interpreters Develop 2 interpreters for the Lox language: jlox in Java and clox in C Book: Crafting Interpreters Note the branches are for challenges (extends the base interpreter) exit code: use the convention defined in the UNIX sysexits.h header