Skip to content

Jr-14/lox-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lox-typescript

My implementation of the Lox Programming Language in TypeScript. https://www.craftinginterpreters.com/

Usage

  1. Install necessary dependencies
npm i
  1. Build
npm run build
  1. Run
npm start

About

My implementation of the Lox Programming Language in TypeScript. https://www.craftinginterpreters.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published