yhirose / monkey-cppLinks
An interpreter for the Monkey programming language written in C++
☆27Updated 2 years ago
Alternatives and similar repositories for monkey-cpp
Users that are interested in monkey-cpp are comparing it to the libraries listed below
Sorting:
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 6 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆45Updated 3 years ago
- Scripting language developed alongside reading of craftinginterpreters☆39Updated 9 months ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- A simple implementation of utf8 strings for C++☆41Updated 4 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A compiler front end for the C++ language☆147Updated 3 weeks ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- Aims to be interpreted C written in C.☆30Updated 4 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 4 months ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- A simple VM in C☆49Updated last year
- A simple scripting language☆100Updated last month
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A lightweight garbage collector for C++ programs☆69Updated last year
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- Yet another C compiler.☆30Updated last year
- Bytecode interpreter☆77Updated 8 months ago