hashemi / cloxppLinks
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
Sorting:
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 5 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 2 weeks ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- The Sharp programming language☆45Updated 2 months ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- Bytecode interpreter☆76Updated 4 months ago
- Toy compiler☆50Updated 3 weeks ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 4 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 2 months ago
- An example LLVM-based compiler for a subset of C.☆29Updated 5 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆45Updated this week
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago