philipaconrad / mini-vmLinks
A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]
☆69Updated 10 years ago
Alternatives and similar repositories for mini-vm
Users that are interested in mini-vm are comparing it to the libraries listed below
Sorting:
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated 2 months ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Rabbit VM.☆114Updated 6 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- A simple, pure C, jit library☆16Updated 10 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- Parser and compiler for Ravi and Lua☆70Updated 3 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- 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 12 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Minimal C Library☆78Updated 7 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- A toy JavaScript interpreter written in C☆94Updated last year
- A scripting language that accepts a subset of javascript and C/C++☆76Updated 7 months ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- A simple single-file javascript interpreter written in C++☆74Updated 4 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.☆55Updated 2 months ago
- A simple VM in C☆51Updated last year
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- Single file public domain networking library☆10Updated 10 years ago
- A single-header incremental garbage collector library☆294Updated last year