Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 272 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 272 Bytes

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.