hashemi / cloxpp
Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"
☆25Updated 3 years ago
Alternatives and similar repositories for cloxpp:
Users that are interested in cloxpp are comparing it to the libraries listed below
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- Scripting language developed alongside reading of craftinginterpreters☆38Updated 2 months ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- An implementation of *jlox* from Crafting Interpreters in C++.☆43Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 10 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated last year
- A toy programming language interpreter☆33Updated 11 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆49Updated 5 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101Updated last year
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- C-- Compiler using Antlr4☆17Updated 6 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Hackable Lexer with UTF-8 support☆22Updated 5 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A C++ port of clox, the Lox language's bytecode VM (http://www.craftinginterpreters.com/).☆6Updated 4 years ago
- The Sharp programming language☆45Updated 10 months ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆66Updated 5 years ago
- [nyx] dynamically typed scripting language☆25Updated 2 years ago
- Lox modern cpp implement☆14Updated 4 years ago
- An example LLVM-based compiler for a subset of C.☆27Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- LALR(1) parser for C++☆78Updated 7 months ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago