ForceBru / PyVM
A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual
☆114Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for PyVM
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 7 months ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆18Updated 3 years ago
- A Python implementation of the C Python Interpreter☆94Updated 2 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆337Updated 2 years ago
- x86 Emulator in Python☆159Updated 7 years ago
- A Python to C compiler☆40Updated 4 years ago
- FAT12/16/32 Bootsector for .COMs/.EXEs☆94Updated last year
- Operating System☆132Updated 2 years ago
- An x86 OS written from scratch in C☆33Updated 6 years ago
- Database of CPU Opcodes☆241Updated 9 months ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆161Updated 6 months ago
- A simple 64bit UEFI application of Hello World! without using any UEFI toolkit.☆101Updated 5 months ago
- Pure-python C and assembler compiler☆53Updated 9 years ago
- an operating system in Python☆240Updated 10 years ago
- Tiny ELF loader☆129Updated last year
- Automatically exported from code.google.com/p/tinypy☆236Updated 7 months ago
- X86 Opcode and Instruction Reference☆238Updated 5 months ago
- A UEFI Boot Loader Built in NASM☆39Updated 9 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆226Updated 6 years ago
- A hobby OS written in assembly (nasm) and C. Small, realistic goals.☆55Updated 7 years ago
- A compiler for a simple language, built with Python and LLVM☆99Updated 5 years ago
- ☆55Updated 2 years ago
- A hobby operating system for x86_64, boots with UEFI.☆69Updated 3 months ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆47Updated 6 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆50Updated 12 years ago
- CC500: a tiny self-hosting C compiler☆154Updated 7 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆55Updated 7 months ago
- L1VM - a tiny virtual machine with a 64 bit core☆132Updated this week