ForceBru / PyVM
A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual
☆117Updated 3 years ago
Alternatives and similar repositories for PyVM:
Users that are interested in PyVM are comparing it to the libraries listed below
- Compile a subset of the Python AST to x64-64 assembler☆140Updated 11 months ago
- A Python implementation of the C Python Interpreter☆93Updated 7 months ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆50Updated 13 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆341Updated 2 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆25Updated 7 years ago
- A Python to C compiler☆40Updated 4 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- A simple x86 operating system with graphical user space☆57Updated last year
- Inline assembly module for python☆28Updated 2 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆402Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- X86 Opcode and Instruction Reference☆242Updated 10 months ago
- Shell script to build gcc for various architectures☆79Updated 7 months ago
- Tool for creating portable self-containing Linux executable☆46Updated 4 years ago
- Pure-python C compiler and assembler☆51Updated 9 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆170Updated 11 months ago
- Tiny Operating System supporting: SVGA gui, Grub bootloader, network subsystem, CDROM drivers.☆33Updated 12 years ago
- An x86 OS written from scratch in C☆36Updated 7 years ago
- Core Wars for standard 8086 assembly.☆32Updated 2 years ago
- A UEFI Boot Loader Built in NASM☆42Updated last year
- Tiny ELF loader☆133Updated 2 years ago
- Extensions for Eli Bendersky's pycparser☆85Updated 4 months ago
- An object-oriented JavaScript x86 Emulator for Node.js and the browser☆134Updated 4 years ago
- Calcium OS project for x86_64☆40Updated 7 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆55Updated last year