An open API service indexing awesome lists of open source software.

https://github.com/jeroenptrs/tslox

jlox implementation in Typescript
https://github.com/jeroenptrs/tslox

ast compiler interpreter language lox parser typescript

Last synced: 8 months ago
JSON representation

jlox implementation in Typescript

Awesome Lists containing this project

README

          

#

tslox

Typescript implementation of JLox, the language from Crafting Interpreters.