codyebberson / vm
A simple VM in C
☆49Updated 6 months ago
Alternatives and similar repositories for vm:
Users that are interested in vm are comparing it to the libraries listed below
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Same as simple-virtual-machine but in C☆144Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- Tiny JavaScriptish interpreter☆14Updated 5 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Minimal C Library☆72Updated 6 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- Yet another C compiler.☆29Updated last year
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆20Updated 5 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A small C like scripting language with a few small novel features.☆28Updated 8 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆47Updated 2 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 6 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- An esoteric programming language☆29Updated 4 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 9 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- A simple virtual machine, an assembler, and a linker☆27Updated 7 years ago