drmenguin / minilang-interpreter
Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++
☆66Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for minilang-interpreter
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆48Updated 5 years ago
- tac x86 compiler☆88Updated last year
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆52Updated 3 years ago
- The Sharp programming language☆42Updated 7 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- Feral programming language reference implementation☆140Updated 2 months ago
- A compiler collection I made :&☆198Updated 3 months ago
- a simple tiny C Compiler using Lex & Yacc☆82Updated 8 years ago
- A small footprint scripting language with C++ integration.☆85Updated last year
- 32 bit singletasking C kernel☆64Updated 2 years ago
- A lightweight embeddable scripting language☆115Updated 2 weeks ago
- Basic X86-64 assembler, written in golang☆65Updated 3 years ago
- hhuOS - A small operating system☆146Updated this week
- ☆78Updated last year
- The carbon intermediate representation language☆36Updated 3 years ago
- simple and fast scripting language☆37Updated 3 years ago
- Toy programming language☆39Updated last week
- Simple multiprocess operating system running on x86 CPUs.☆60Updated 4 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆23Updated 3 years ago
- simple virtual cpu in c☆77Updated 7 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
- A (toy) C compiler written in Rust with no dependencies.☆56Updated 6 months ago
- A self-hosted programming language.☆8Updated 2 years ago
- A simple scripting language☆97Updated 10 months ago
- Source code to go with my parser programming tutorial videos.☆37Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆33Updated 4 years ago
- My first kernel written in C++☆156Updated last year
- The Pepper Programming Language☆61Updated 9 months ago
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago