Skip to content

A lox parser implemented in TS, with a web interface to visualize the parsing process

Notifications You must be signed in to change notification settings

fTrestour/jslox

Repository files navigation

jslox

A little toy project to test my understanding after having read a bit of Crafting interpreters.

This blog post tells a bit more about the project and how I implemented it.

About

A lox parser implemented in TS, with a web interface to visualize the parsing process

Resources

Stars

Watchers

Forks