cslarsen / minijitLinks
A basic x86-64 JIT compiler written from scratch in stock Python
☆231Updated 7 years ago
Alternatives and similar repositories for minijit
Users that are interested in minijit are comparing it to the libraries listed below
Sorting:
- Educational open-source CPU suite (with assembler, linker and simulator)☆174Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆142Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆315Updated 5 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- An implementation of Scheme in Python and C++☆173Updated 6 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…☆404Updated 10 years ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- GCC Tiny front-end☆104Updated 7 years ago
- Database of CPU Opcodes☆252Updated last year
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- x86-64 assembler library☆481Updated 4 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆308Updated 8 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆49Updated 6 years ago
- A sunny little virtual machine☆525Updated 9 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆224Updated 3 months ago
- The latest development version of rose. It may not pass all regression tests.☆107Updated 6 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Rabbit VM.☆107Updated 5 years ago
- Pthreads-free Linux threading demo☆157Updated 5 years ago
- ☆43Updated 6 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆239Updated 8 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
- Code samples for using libjit☆91Updated 8 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- A toy debugger☆69Updated 8 years ago