Implementation of Lox Language from Crafting Interpreters in TypeScript

Typescript implementation of Lox from http://craftinginterpreters.com/ – SawyerHood/lox-typescript… Read more

Similar

TypeScript Book

The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source. - GitHub - gibbok/typescript-book: The Concise TypeScript Book: A Concise Guide to Effecti... (more…)

Read more »

TypeScript 4.2

Today we’re excited to announce the release of TypeScript 4.2! For those who aren’t familiar with TypeScript, it’s an extension to JavaScript that adds static types and type-checking. With types, you can state exactly what your functions take, and what th... (more…)

Read more »