philipaconrad / mini-vm
A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]
☆66Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for mini-vm
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- Scripting in C with JIT(x64)/VM.☆50Updated 3 years ago
- loxi - a Lox interpreter☆33Updated 6 years ago
- A simple VM in C☆48Updated 3 months ago
- Unofficial libjit mirror.☆57Updated 4 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 5 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 4 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A lightweight garbage collector for C++ programs☆67Updated 10 months ago
- small embeddable C-style preprocessor☆38Updated last year
- A C Compiler. Executables runs on a stack based VM.☆75Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 7 years ago
- A toy JavaScript interpreter written in C☆92Updated 11 months ago
- Minimal programming language for embedding small scripts in larger programs☆50Updated 3 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆61Updated this week
- My working copy of tinycc made reentrant☆27Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 10 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- Single-file public domain scripting language for c☆29Updated 3 years ago