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:
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆39Updated 5 years ago
- 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
- Scripting language developed alongside reading of craftinginterpreters☆40Updated last year
- Scripting in C with JIT(x64)/VM.☆54Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- A simple scripting language☆101Updated 2 months ago
- self education and historical research of the C++ compiler cfront v3☆90Updated 10 years ago
- A simple VM in C☆51Updated last year
- [nyx] dynamically typed scripting language☆27Updated 3 years ago
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆44Updated 4 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
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- ZetScript is a programming language with an API that allows bind C++ code in script side.☆40Updated last year
- Aims to be interpreted C written in C.☆32Updated 8 months ago
- Simple string pattern matcher for C☆25Updated 5 years ago
- Yet another C compiler.☆30Updated last month
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆36Updated 3 years ago
- 🚀 OOP in pure C with a single-header☆132Updated 3 years ago
- A python ide base on pocketpy☆26Updated 2 months ago
- A simple implementation of utf8 strings for C++☆42Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago