Skip to content

pmdartus/tlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Greenkeeper badge

CircleCI

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

About

Interpreter for the 'Lox' language written in Typescript

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published