philipaconrad / mini-vm
A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]
☆66Updated 9 years ago
Alternatives and similar repositories for mini-vm:
Users that are interested in mini-vm are comparing it to the libraries listed below
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 8 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- small embeddable C-style preprocessor☆39Updated last year
- Direct/Interactive C Compiler☆26Updated 7 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- PEG Parser in ANSI C☆57Updated 3 years ago
- Minimal programming language for embedding small scripts in larger programs☆51Updated 8 months ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Single file public domain networking library☆9Updated 9 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A scripting language that accepts a subset of javascript and C/C++☆74Updated 2 years ago
- Rabbit VM.☆107Updated 5 years ago
- A simple VM in C☆49Updated 8 months ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Single-file public domain scripting language for c☆29Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 9 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago