drmenguin / minilang-interpreter
Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++
☆66Updated 5 years ago
Alternatives and similar repositories for minilang-interpreter:
Users that are interested in minilang-interpreter are comparing it to the libraries listed below
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated last month
- Feral programming language reference implementation☆141Updated last month
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆48Updated 5 years ago
- tac x86 compiler☆87Updated last year
- A small footprint scripting language with C++ integration.☆84Updated last year
- The Sharp programming language☆43Updated 9 months ago
- Toy programming language☆45Updated this week
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆52Updated 3 years ago
- A lightweight embeddable scripting language☆118Updated 2 weeks ago
- Toy programming language using LLVM, flex and bison.☆92Updated last month
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated last year
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆31Updated 2 years ago
- A compiler collection I made :&☆199Updated 5 months ago
- Immediate Human User Interface☆42Updated 3 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- The Evi programming language☆16Updated 2 years ago
- The carbon intermediate representation language☆36Updated 4 years ago
- simple and fast scripting language☆38Updated 3 years ago
- Simple programming language created for fun.☆191Updated this week
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆36Updated 4 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 2 years ago
- A self-hosted programming language.☆8Updated 2 years ago
- Basic X86-64 assembler, written in golang☆65Updated 4 years ago
- Simple multiprocess operating system running on x86 CPUs.☆61Updated 5 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆42Updated 2 years ago