andrewrothman / SmallVMLinks
A small virtual machine with focus on educating others about virtual machines
☆31Updated 10 years ago
Alternatives and similar repositories for SmallVM
Users that are interested in SmallVM are comparing it to the libraries listed below
Sorting:
- A simple, self hosted, low level programming language.☆80Updated last year
- CC500: a tiny self-hosting C compiler☆163Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A sunny little virtual machine☆527Updated 10 years ago
- Stack machine with 4-bit instructions☆80Updated 8 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Rabbit VM.☆115Updated 6 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- An implementation of Scheme in Python and C++☆197Updated 3 weeks ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- A collection of compiler, emulator and microkernel tools.☆258Updated 6 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆207Updated 9 years ago
- The first C compiler made to work under modern GCC☆167Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆480Updated 3 years ago
- Bootstrap compiler☆87Updated 15 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- The Little Programming Language☆215Updated 9 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- A tiny bootloader for x86 IBM-PC compatible machines☆138Updated 2 years ago
- Project Oberon emulator in JavaScript and Java