MisaZhu / mario_vm
very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems
☆55Updated 9 months ago
Alternatives and similar repositories for mario_vm:
Users that are interested in mario_vm are comparing it to the libraries listed below
- A tiny non-3rd bytecode compiler and vm engine☆12Updated 9 months ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 7 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- A toy OS☆54Updated 8 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆35Updated 3 years ago
- A simple VM in C☆49Updated 5 months ago
- A Script oriented compiler☆26Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- A little C Style Compiler☆57Updated 7 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.☆51Updated 2 months ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 2 years ago
- ☆25Updated 5 years ago
- a jit complier for GMH(GrassMudHorse Language) 草泥马语言JIT编译器☆23Updated 11 years ago
- Ditto is a scripting language implemented in C☆16Updated 3 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- Simple virtual machine for a stack-based assembler language.☆20Updated 7 years ago
- A small lightweight, scripting language☆13Updated 5 years ago
- simple regex implementation for c, based on articles by Russ Cox: http://swtch.com/~rsc/regexp/regexp2.html☆14Updated 3 years ago
- WN8OS's Not a x86 Operating System: a tiny x64 operating system, for studying purpose.☆15Updated 9 years ago
- An embedded javascript engine☆37Updated 9 years ago
- A standard C compiler.☆11Updated 8 years ago
- A simple header that implements a png encoder☆8Updated 8 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated last month
- Lua like script language☆18Updated 8 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 8 years ago
- A JIT assembler from JavascriptCore☆37Updated 7 years ago
- Example shows how to parse and run linux program on windows☆27Updated 7 years ago
- A toy programming language interpreter☆33Updated 11 years ago