drmenguin / minilang-interpreterLinks
Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++
☆68Updated 6 years ago
Alternatives and similar repositories for minilang-interpreter
Users that are interested in minilang-interpreter are comparing it to the libraries listed below
Sorting:
- Feral programming language reference implementation☆147Updated 3 weeks ago
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- A lightweight embeddable scripting language☆125Updated 3 weeks ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- The Sharp programming language☆45Updated 2 months ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated 11 months ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- tac x86 compiler☆90Updated 2 years ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated 2 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated 2 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Toy compiler☆53Updated this week
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 3 months ago
- Toy programming language using LLVM, flex and bison.☆94Updated 11 months ago
- simple virtual cpu in c☆92Updated 8 years ago
- The carbon intermediate representation language☆37Updated 4 years ago
- The Pepper Programming Language☆65Updated last year
- ⚠ ⚠ ⚠ OUTDATED, GO TO ⬇️ ⬇️ ⬇️ ⬇️ https://codeberg.org/Horse64/core.horse64.org☆69Updated last year
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆54Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- The Rho programming language☆24Updated 7 years ago
- A very small statically-typed embeddable scripting language.☆268Updated last week
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 7 months ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆73Updated this week