eliasdaler / lox
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
☆32Updated 2 years ago
Alternatives and similar repositories for lox
Users that are interested in lox are comparing it to the libraries listed below
Sorting:
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆46Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101Updated last year
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 4 months ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆67Updated 5 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- A C++ port of the Lox programming language☆8Updated 4 years ago
- C compiler using antlr4 with cpp backend and using llvm for code generation☆9Updated 7 years ago
- Minecraft clone written in C.☆25Updated 3 years ago
- Swan, small scripting language embeddable in C++ applications☆8Updated 4 years ago
- Lox modern cpp implement☆14Updated 4 years ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆49Updated 2 years ago
- LLVM frontend for the Lox programming language (WIP)☆8Updated 6 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- A set of custom memory allocators☆26Updated last year
- A toy programming language interpreter☆33Updated 11 years ago
- The Rho programming language☆24Updated 7 years ago
- Repository for C implement programming language with the book "Crafting Interpreters" http://www.craftinginterpreters.com/☆14Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- The Sharp programming language☆45Updated last month