A tree-walk interpreter for Lox Programming Language written in Java.
Install all dependencies: JDK 19 and Maven.
$ git clone https://github.com/tombeckett/jlox.git
$ cd jlox
$ mvn clean compile exec:java| Name | Name | Last commit date | ||
|---|---|---|---|---|
A tree-walk interpreter for Lox Programming Language written in Java.
Install all dependencies: JDK 19 and Maven.
$ git clone https://github.com/tombeckett/jlox.git
$ cd jlox
$ mvn clean compile exec:java