yhirose / monkey-cppLinks
An interpreter for the Monkey programming language written in C++
☆28Updated 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
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated 10 months ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 7 months ago
- A simple VM in C☆49Updated last year
- Aims to be interpreted C written in C.☆32Updated 5 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- A simple scripting language☆100Updated 2 weeks ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 6 years ago
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- ☆26Updated 5 years ago
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆45Updated 3 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 5 months ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- ZetScript is a programming language with an API that allows bind C++ code in script side.☆40Updated last year
- Single-file public domain scripting language for c☆29Updated 4 years ago
- CPPS is a lightweight embedded scripting language with syntax similar to C++. It has many features of the current mainstream languages, i…☆31Updated 11 months ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 9 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago