Skip to content

JLOX is a Java implementation of the Lox interpreter.

Notifications You must be signed in to change notification settings

dacoder101/jlox-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JLOX Interpreter

JLOX is a interpreted programming language with eventual support for object-oriented programming.

Project was guided by Crafting Interpreters created by Robert Nystrom. Check it out, its pretty cool!

About

JLOX is a Java implementation of the Lox interpreter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages