cslarsen / minijitLinks
A basic x86-64 JIT compiler written from scratch in stock Python
☆233Updated 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)☆178Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆337Updated 11 months ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆363Updated 4 months ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Database of CPU Opcodes☆259Updated last year
- An implementation of Scheme in Python and C++☆180Updated this week
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- LLVM compiler for python based on py2llvm☆136Updated 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
- GCC Tiny front-end☆107Updated 8 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- C Python, made faster.☆344Updated 10 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- The latest development version of rose. It may not pass all regression tests.☆106Updated 6 years ago
- ☆44Updated 6 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆229Updated 9 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- A minimal stack-based VM☆182Updated 5 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆311Updated 8 years ago
- Rabbit VM.☆114Updated 6 years ago
- x86-64 assembler library☆487Updated 5 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 3 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆62Updated 5 years ago
- ☆187Updated 5 years ago
- A sunny little virtual machine☆525Updated 10 years ago
- A toy debugger☆69Updated 9 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago