ForceBru / PyVMLinks
A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual
☆119Updated 3 years ago
Alternatives and similar repositories for PyVM
Users that are interested in PyVM are comparing it to the libraries listed below
Sorting:
- Compile a subset of the Python AST to x64-64 assembler☆140Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆342Updated 2 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- A Python to C compiler☆40Updated 4 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆51Updated 3 weeks ago
- A UEFI Boot Loader Built in NASM☆44Updated last year
- Educational open-source CPU suite (with assembler, linker and simulator)☆171Updated last year
- Database of CPU Opcodes☆248Updated last year
- Multi-paradigm programming language compiled to C++, written in Python.☆57Updated last year
- 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
- A simple x86 operating system with graphical user space☆61Updated last year
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆62Updated last year
- FAT12/16/32 Bootsector for .COMs/.EXEs☆105Updated 2 years ago
- A Python implementation of the C Python Interpreter☆94Updated 9 months ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- Tools for preprocessing C files in python☆18Updated 7 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆230Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Flappy Bird as bootable UEFI executable☆61Updated 5 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 4 months 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 10 years ago
- x86 Emulator in Python☆159Updated 8 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆55Updated 2 years ago
- an operating system in Python☆245Updated 10 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago