proglangclass / vm
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
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Rabbit VM.☆106Updated 5 years ago
- A simple VM in C☆49Updated 8 months ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆149Updated 4 years ago
- The Duck Programming Language☆109Updated 7 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆62Updated 14 years ago
- Same as simple-virtual-machine but in C☆148Updated 8 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆146Updated 8 years ago
- A C-implemented C compiler☆91Updated 6 months ago
- A tiny x86 compiler with ELF and PE target☆183Updated last year
- A toy programming language interpreter☆33Updated 11 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago