An implementation of *jlox* from Crafting Interpreters in C++.
-
Updated
Dec 12, 2022 - C++
An implementation of *jlox* from Crafting Interpreters in C++.
A tree-walker && virtual-machine && JIT interpreter for Lox language
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)
Lox modern cpp implement
A superset of Bob Nystrom's Lox programming language.
A C++ port of clox, the Lox language's bytecode VM (http://www.craftinginterpreters.com/).
cpplox is a Lox interpreter & LLVM compiler written in C++
An implementation of the Lox programming language in many different languages.
AST-interpreter for a simple programming language
A simple swift-like programming language
Language implementation and Virtual-Machine platform for Arduino Game Development
Lex interpreter implementation using C++
Lox Interpreter in C
C++实现的tree-walking类型玩具解释器 (thanks: Robert Nystrom)
Writing C++ interpreter for Lox based on http://www.craftinginterpreters.com/
C++ implementation of an interpreter for the Lox language
Add a description, image, and links to the lox topic page so that developers can more easily learn about it.
To associate your repository with the lox topic, visit your repo's landing page and select "manage topics."