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
- 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
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A simple VM in C☆49Updated 9 months ago
- A toy JavaScript interpreter written in C☆95Updated last year
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆148Updated 8 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆152Updated 4 years ago
- A toy tracing JIT compiled programming language☆30Updated 6 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆63Updated 14 years ago
- A stack-based virtual machine written in C☆20Updated 6 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- CC500: a tiny self-hosting C compiler☆159Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆84Updated 12 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- The Duck Programming Language☆109Updated 7 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- Rabbit VM.☆107Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Modular kernel built for simplicity☆91Updated 7 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆132Updated this week
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 2 months ago