svenslaggare / StackJIT
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
- A toy programming language interpreter☆33Updated 11 years ago
- A simple virtual machine, an assembler, and a linker☆27Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A simple VM in C☆49Updated 8 months ago
- Programming/scripting language☆18Updated 3 months ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 8 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Virtual Machine Monitor/386 bare metal hypervisor. Run vm86 mode processes on a 386☆13Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆50Updated 6 years ago
- A small C like scripting language with a few small novel features.☆28Updated 8 years ago
- PoC lightweight x64 register based VM implementation☆53Updated 7 months ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- ChaiOS: Chai Operating System. Multiplatform, visual studio (but adaptable to other compilers).☆19Updated 9 years ago
- A bytecode interpreted scripting language for C++☆12Updated 5 years ago
- A stack-based virtual machine written in C☆20Updated 6 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- Hexadecimal editor.☆29Updated 9 years ago
- Rabbit VM.☆107Updated 5 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 8 years ago
- A C++ like compiler☆18Updated 3 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Compiler for a subset of ANSI C, base on virtual machine (unfinished)☆9Updated 7 years ago
- x86-64 operating system kernel☆13Updated 6 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆13Updated 7 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