MisaZhu / mario_vmLinks
very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems
☆54Updated 2 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 8 years ago
- Ditto is a scripting language implemented in C☆16Updated 4 months ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 11 years ago
- A little C Style Compiler☆56Updated 8 years ago
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- A tiny non-3rd bytecode compiler and vm engine☆13Updated 2 months ago
- A simple VM in C☆51Updated last year
- Example shows how to parse and run linux program on windows☆27Updated 8 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆213Updated 2 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 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
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated last year
- Little C编译器☆27Updated 6 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated 11 months ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- A toy OS☆54Updated 9 years ago
- A Script oriented compiler☆27Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- A simplified educational Dalvik virtual machine implementation☆69Updated 10 years ago
- An embedded javascript engine☆37Updated 10 years ago
- Same as simple-virtual-machine but in C☆153Updated 9 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- lcc编译器源码注释工程☆55Updated 10 years ago
- simple regex implementation for c, based on articles by Russ Cox: http://swtch.com/~rsc/regexp/regexp2.html☆14Updated 4 years ago