lox-interpreter topic
cloxpp
Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"
lox
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
Tank
Dynamic type Object oriented and scripting language written in Java
slox
Swift implementation of a Lox interpreter
klox
A Kotlin implementation of lox with a JVM backend built using ProGuardCORE
YALI.js
Yet Another Lox Interpreter. Yet Another Lox Interpreter. Javascript Implementation. A Parser, Interpreter, REPL, Code Formatter and Transpiler for the Lox programming language implemented in Javascri...