Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
generated from github/codespaces-blank

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

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JLOX Interpreter

It's been a long time since I began work on this project and I have decided to retire it until I can revisit it from scratch in the future.


JLOX is an 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