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:
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 4 years ago
- 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
- A toy programming language interpreter☆33Updated 11 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 4 years ago
- Aims to be interpreted C written in C.☆28Updated last month
- A simple VM in C☆49Updated 11 months ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 6 months ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- 🚀 OOP in pure C with a single-header☆131Updated 2 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated last year
- [nyx] dynamically typed scripting language☆27Updated 2 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
- CPPS is a lightweight embedded scripting language with syntax similar to C++. It has many features of the current mainstream languages, i…☆32Updated 7 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 3 months ago
- A TUI text editor written in C++☆11Updated 3 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- Yet another C compiler.☆30Updated last year
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.☆2Updated 4 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last month
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆45Updated 3 years ago