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 bytecode interpreted scripting language for C++☆12Updated 5 years ago
- A simple virtual machine, an assembler, and a linker☆27Updated 7 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- ChaiOS: Chai Operating System. Multiplatform, visual studio (but adaptable to other compilers).☆19Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Compiler for a subset of ANSI C, base on virtual machine (unfinished)☆9Updated 7 years ago
- 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 11 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- A small C like scripting language with a few small novel features.☆28Updated 8 years ago
- A stack-based virtual machine written in C☆20Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 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 fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- x86-64 operating system kernel☆13Updated 6 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆13Updated 7 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 8 years ago
- Programming/scripting language☆18Updated 2 months ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 9 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…☆15Updated this week
- Custom scripting language Compiler and VM written in C++11.☆34Updated 8 years ago
- A simple VM in C☆49Updated 7 months ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 2 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 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
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆50Updated 6 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- An Intel 8086 CPU Emulator written in pure PHP.☆27Updated 4 years ago