proglangclass / vmLinks
Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass
☆61Updated 11 years ago
Alternatives and similar repositories for vm
Users that are interested in vm are comparing it to the libraries listed below
Sorting:
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A toy JavaScript interpreter written in C☆95Updated 2 years ago
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆85Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Rabbit VM.☆115Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 12 years ago
- loxi - a Lox interpreter☆37Updated 8 years ago
- A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.☆17Updated 2 years ago
- Jato, an open source implementation of the JVM☆157Updated 11 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆156Updated 8 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- A simple VM in C☆51Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Getting started with the LLVM C API☆115Updated 8 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- The Duck Programming Language☆110Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆73Updated 3 weeks ago
- A toy tracing JIT compiled programming language☆31Updated 7 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆271Updated 6 years ago
- A stack-based virtual machine written in C☆22Updated 7 years ago
- An implementation of Scheme in Python and C++☆194Updated 2 weeks ago
- Dao Programming Language☆201Updated 2 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago