cslarsen / minijit
A basic x86-64 JIT compiler written from scratch in stock Python
☆228Updated 6 years ago
Alternatives and similar repositories for minijit:
Users that are interested in minijit are comparing it to the libraries listed below
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 10 months ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆170Updated 10 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆407Updated 3 years ago
- Brainfuck JIT VMs☆17Updated 4 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆300Updated last month
- x86-64 assembler library☆478Updated 4 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
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- LLVM compiler for python based on py2llvm☆135Updated 9 years ago
- ☆41Updated 5 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆471Updated 10 months ago
- GCC Tiny front-end☆102Updated 7 years ago
- The latest development version of rose. It may not pass all regression tests.☆107Updated 5 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- Pthreads-free Linux threading demo☆154Updated 5 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆48Updated 5 years ago
- A tiny x86 compiler with ELF and PE target☆183Updated last year
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- C compiler created in Python.☆1,052Updated last year
- graph based intermediate representation and backend for optimising compilers☆501Updated last week
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆308Updated 8 years ago
- ☆183Updated 5 years ago
- Python bytecode instrumentation library☆121Updated 8 years ago
- ☆609Updated 7 years ago
- Database of CPU Opcodes☆247Updated last year
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago