Swift implementation of a Lox interpreter
-
Updated
Feb 11, 2018 - Swift
Swift implementation of a Lox interpreter
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
A tree-walker && virtual-machine && JIT interpreter for Lox language
Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"
Dynamic type Object oriented and scripting language written in Java
A Kotlin implementation of lox with a JVM backend built using ProGuardCORE
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 Javascript.
Java-based interpreter for a scripting language
A python adaptation of Robert Nystrom’s book ’Crafting Interpreters’, implementing a tree-walk interpreter.
cpplox is a Lox interpreter & LLVM compiler written in C++
A Python 3.10 implementation of the Lox programming language
Working through Crafting Interpreters, in Unity C#.
A full-featured, efficient scripting language from Robert Nystrom's book: craftinginterpreters.com
Modified version of lox language
Clojure implementation of the Lox programming language from the Crafting Interpreters book.
An implementation of Lox language in dart. Following "Crafting Interpreters" by Bob Nystrom.
Rust implementation of the Java tree-walk interpreter for Lox object-oriented programming language
My interpretation of the lox programming language
A Python implementation of the Lox programming language. Check out https://craftinginterpreters.com/
Add a description, image, and links to the lox-interpreter topic page so that developers can more easily learn about it.
To associate your repository with the lox-interpreter topic, visit your repo's landing page and select "manage topics."