MisaZhu / mario_vmLinks
very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems
☆54Updated 4 months ago
Alternatives and similar repositories for mario_vm
Users that are interested in mario_vm are comparing it to the libraries listed below
Sorting:
- Simple Machine, include simulator、ccompiler、assembler☆43Updated 9 years ago
- A tiny non-3rd bytecode compiler and vm engine☆13Updated 4 months ago
- Ditto is a scripting language implemented in C☆16Updated 6 months ago
- A little C Style Compiler☆56Updated 8 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- An experimental WebAssembly virtual machine.☆121Updated last week
- A C Compiler. Executables runs on a stack based VM.☆78Updated 12 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- A simple VM in C☆51Updated last year
- 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 4 months ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆213Updated 2 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 11 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A toy OS☆55Updated 9 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆54Updated last year
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- A Script oriented compiler☆27Updated 8 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A Javascript AOT compiler base on LLVM☆67Updated 11 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- http://repo.or.cz/tinycc.git☆176Updated last year
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- A simplified educational Dalvik virtual machine implementation☆69Updated 10 years ago
- Minimal C Library☆78Updated 7 years ago
- FFI for QuickJS☆32Updated 4 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago