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/☆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☆37Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated 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
- [nyx] dynamically typed scripting language☆27Updated 2 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 last year
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆45Updated 3 years ago
- Yet another C compiler.☆30Updated 2 months ago
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆53Updated this week
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 6 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 7 months ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated 2 weeks ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- Aims to be interpreted C written in C.☆32Updated 7 months ago
- C++ implementation of Robert Nystrom's toy language lox☆30Updated 5 years ago
- A simple VM in C☆51Updated last year
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- A simple implementation of utf8 strings for C++☆42Updated 4 years ago
- A simple scripting language☆100Updated 2 weeks ago
- A toy script language written in C☆14Updated 8 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- A python ide base on pocketpy☆24Updated last month
- A lightweight embeddable scripting language☆125Updated last month