svenslaggare / StackJITLinks
Simple virtual machine for a stack-based assembler language.
☆21Updated 7 years ago
Alternatives and similar repositories for StackJIT
Users that are interested in StackJIT are comparing it to the libraries listed below
Sorting:
- A simple virtual machine, an assembler, and a linker☆27Updated 8 years ago
- A bytecode interpreted scripting language for C++☆12Updated 5 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆51Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- ChaiOS: Chai Operating System. Multiplatform, visual studio (but adaptable to other compilers).☆20Updated 9 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A simple VM in C☆49Updated last year
- Virtual Machine Monitor/386 bare metal hypervisor. Run vm86 mode processes on a 386☆13Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- A small C like scripting language with a few small novel features.☆28Updated 8 years ago
- Another x86 emulator which likes bochs. But it is much weaker in the functionality. As it is a course project,now we only want to emulat…☆18Updated 11 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆44Updated 4 years ago
- Rabbit VM.☆107Updated 6 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- simple virtual cpu in c☆89Updated 7 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated 4 months ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- C++ wrapper for capstone (x86 only)☆15Updated 8 years ago
- PoC lightweight x64 register based VM implementation☆53Updated 10 months ago
- A stack-based virtual machine written in C☆22Updated 6 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago