philipaconrad / mini-vmLinks
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
Sorting:
- 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 simple, pure C, jit library☆16Updated 9 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- A simple VM in C☆49Updated 10 months ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated 10 months ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 8 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- small embeddable C-style preprocessor☆39Updated 2 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 9 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- A scripting language that accepts a subset of javascript and C/C++☆74Updated last month
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆67Updated 2 months ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Minimal C Library☆76Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago