ForceBru / PyVMLinks
A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual
☆124Updated 4 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☆145Updated last year
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months ago
- Python scripting support for DOSBox☆17Updated 13 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…☆52Updated 7 years ago
- A Python implementation of the C Python Interpreter☆97Updated last month
- 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.☆68Updated 2 months ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆53Updated 8 months ago
- an operating system in Python☆250Updated 11 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- A Python to C compiler☆39Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆363Updated 4 months ago
- Little Python to C++ compiler☆97Updated 2 years ago
- Database of CPU Opcodes☆259Updated last year
- L1VM - a tiny virtual machine with a 64 bit core☆141Updated this week
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- x86 Emulator in Python☆160Updated 8 years ago
- X86 Opcode and Instruction Reference☆252Updated last year
- FAT12/16/32 Bootsector for .COMs/.EXEs☆109Updated 2 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Updated 7 years ago
- cmips☆56Updated 11 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- Automatically exported from code.google.com/p/tinypy☆250Updated last year
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 5 years ago
- tpy, a pet python forked from tinypy☆20Updated 4 years ago
- WebAssembly interpreter in RPython☆67Updated 6 years ago
- Pure-python C compiler and assembler☆52Updated 10 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…☆403Updated 10 years ago