An open API service indexing awesome lists of open source software.

https://github.com/mohitk05/jlox

An interpreter for the Lox programming language from craftinginterpreters.com
https://github.com/mohitk05/jlox

crafting-interpreters interpreter java lox programming-language

Last synced: 9 months ago
JSON representation

An interpreter for the Lox programming language from craftinginterpreters.com

Awesome Lists containing this project

README

          

# jlox
A Java interpreter for the Lox programming language from [craftinginterpreters.com](https://craftinginterpreters.com)