Interpreter for the Lox language written in Typescript. Try tlox on the online playground. Get started yarn install yarn build yarn start # Run tlox interpreter yarn test # Run test suite Playground yarn build:playground yarn start:playground License MIT