8000 GitHub - TomBeckett/jlox: A tree-walk interpreter for Lox Programming Language written in Java
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TomBeckett/jlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jlox

A tree-walk interpreter for Lox Programming Language written in Java.

Quick Start

Install all dependencies: JDK 19 and Maven.

$ git clone https://github.com/tombeckett/jlox.git
$ cd jlox
$ mvn clean compile exec:java

About

A tree-walk interpreter for Lox Programming Language written in Java

Resources

Stars

Watchers

Forks

Languages

0