Mariano Riefolo mariano
This repository contains the Java implementation of the Lox programming language, developed by following Part II of the book "Crafting Interpreters" by Robert Nystrom. This implementation focuses on building a tree-walk interpreter for the Lox language, referred to as jLox.
Updated 2024-07-05 07:54:43 +00:00
Updated 2024-04-15 18:46:07 +00:00