drmenguin / minilang-interpreter
Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++
☆67Updated 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
Sorting:
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- A small footprint scripting language with C++ integration.☆83Updated 2 years ago
- A compiler collection I made :&☆202Updated 9 months ago
- tac x86 compiler☆87Updated last year
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆53Updated 3 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- The Sharp programming language☆45Updated last month
- Feral programming language reference implementation☆142Updated this week
- simple virtual cpu in c☆88Updated 7 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.☆105Updated last month
- Basic X86-64 assembler, written in golang☆66Updated 4 years ago
- A operating system made for fun.☆102Updated 3 years ago
- Toy programming language using LLVM, flex and bison.☆93Updated 4 months ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 4 months ago
- Simple multiprocess operating system running on x86 CPUs.☆63Updated 5 years ago
- A simple programming language inspired by Python, JavaScript and C☆35Updated 11 months ago
- ringOS source code☆36Updated 8 months ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- An implementation of CLox bytecode interpreter☆43Updated this week
- A Simple Interpreter Implementation in C/C++☆11Updated 7 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- ☆82Updated 2 years ago
- A simple scripting language☆99Updated 2 months ago
- A lightweight embeddable scripting language☆120Updated last week
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- Compiler for the COOL language written in C.☆115Updated 6 months ago
- Coding an operating system to keep my sanity during the quarantine.☆69Updated 2 years ago