hashemi / cloxppLinks
Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"
☆26Updated 4 years ago
Alternatives and similar repositories for cloxpp
Users that are interested in cloxpp are comparing it to the libraries listed below
Sorting:
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆36Updated 3 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 2 weeks ago
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆40Updated last year
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- A toy programming language interpreter☆33Updated 12 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆52Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- The Elsa Programming Language☆17Updated 8 years ago
- [nyx] dynamically typed scripting language☆27Updated 3 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆39Updated 5 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- Bytecode interpreter☆80Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- LALR(1) parser for C++☆80Updated last year
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- A simple, single-header library which implements C preprocessor☆59Updated 9 months ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆40Updated 5 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 7 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated this week
- A portable single file parser/lexer/tokenizer.☆52Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆69Updated last week
- C Implementation of the monkey programming language☆75Updated 5 years ago