yhirose / monkey-cppLinks
An interpreter for the Monkey programming language written in C++
☆29Updated 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/☆38Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- CPPS is a lightweight embedded scripting language with syntax similar to C++. It has many features of the current mainstream languages, i…☆32Updated last year
- A toy programming language interpreter☆33Updated 12 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆39Updated 5 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆67Updated last week
- Scripting language developed alongside reading of craftinginterpreters☆40Updated last year
- [nyx] dynamically typed scripting language☆27Updated 3 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆36Updated 3 years ago
- self education and historical research of the C++ compiler cfront v3☆90Updated 10 years ago
- A portable single file parser/lexer/tokenizer.☆52Updated 7 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆44Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- A simple scripting language☆101Updated 2 months ago
- Aims to be interpreted C written in C.☆32Updated 8 months ago
- Yet another C compiler.☆30Updated last month
- Scripting in C with JIT(x64)/VM.☆54Updated 4 years ago
- Simple string pattern matcher for C☆25Updated 5 years ago
- A compiler front end for the C++ language☆151Updated last week
- A simple VM in C☆51Updated last year
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 2 weeks ago
- ZetScript is a programming language with an API that allows bind C++ code in script side.☆40Updated last year
- small embeddable C-style preprocessor☆45Updated 2 years ago
- Bytecode interpreter☆80Updated last year