Skip to content

alejandrogomez314/jlox-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jlox: a dynamic programming language

This repo is an interpreter for the dynamic programming language jlox. It's a small but capable language with static scope, functions, recursion, built-in methods and more!

This language was made by following the "Crafting Interpreters" book by Robert Nystrom. Its built in Java and compiled with IntelliJ IDE.

About

An interpreter for the dynamic programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages