lox-typescript My implementation of the Lox Programming Language in TypeScript. https://www.craftinginterpreters.com/ Usage Install necessary dependencies npm i Build npm run build Run npm start