codyebberson / vmLinks
A simple VM in C
☆49Updated last year
Alternatives and similar repositories for vm
Users that are interested in vm are comparing it to the libraries listed below
Sorting:
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Minimal C Library☆77Updated 7 years ago
- llvm based QBASIC Compiler☆105Updated 3 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 5 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 5 months ago
- Rabbit VM.☆107Updated 6 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- a simple tiny C Compiler using Lex & Yacc☆88Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A C-implemented C compiler☆92Updated 10 months ago
- A small arm/x86(-64) C compiler☆169Updated 2 years ago
- A tiny operating system based on x86 architecture.☆93Updated 7 years ago
- Lemon is an LALR(1) parser generator for C or C++.☆16Updated 11 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A simple single-file javascript interpreter written in C++☆72Updated 4 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 7 months ago
- Yet another C compiler.☆30Updated last year
- A small lightweight, scripting language☆13Updated 5 years ago