Skip to content

Typescript version of LOX language from Crafting Interpreters

Notifications You must be signed in to change notification settings

golergka/ts-lox

Repository files navigation

TS-Lox

This is a typescript implementation of the Lox language from the book "Crafting interpreters" by Robery Nystrom. This is a work in progress with a lot of work to do, published as a learning exercise.

TODO

  • Use typescript library to generate the parser with ASTs instead of naked strings

About

Typescript version of LOX language from Crafting Interpreters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published