proglangclass / vm
Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass
☆60Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for vm
- Fedjmike's C Compiler☆130Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 3 years ago
- A C Compiler. Executables runs on a stack based VM.☆75Updated 10 years ago
- loxi - a Lox interpreter☆33Updated 6 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Same as simple-virtual-machine but in C☆142Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- A simple VM in C☆48Updated 3 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 12 years ago
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- A toy JavaScript interpreter written in C☆92Updated 11 months ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆145Updated 4 years ago
- A toy tracing JIT compiled programming language☆30Updated 6 years ago
- Rabbit VM.☆103Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 10 years ago
- Getting started with the LLVM C API☆112Updated 6 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- The Duck Programming Language☆109Updated 7 years ago
- Simple virtual machine for a stack-based assembler language.☆20Updated 7 years ago
- Modular kernel built for simplicity☆90Updated 7 years ago
- A stack-based virtual machine written in C☆19Updated 5 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- A generic mark-and-sweep garbage collector☆44Updated 12 years ago
- A small C like scripting language with a few small novel features.☆27Updated 8 years ago
- Pedigree operating system☆89Updated 8 years ago