cslarsen / minijit
A basic x86-64 JIT compiler written from scratch in stock Python
☆229Updated 7 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☆140Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 3 months ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆170Updated last year
- x86-64 assembler library☆482Updated 4 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- C Python, made faster.☆341Updated 9 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 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 10 years ago
- Brainfuck JIT VMs☆17Updated 5 years ago
- An implementation of Scheme in Python and C++☆172Updated 4 months ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆222Updated last month
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- The latest development version of rose. It may not pass all regression tests.☆107Updated 6 years ago
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆70Updated last year
- Database of CPU Opcodes☆247Updated last year
- Pthreads-free Linux threading demo☆156Updated 5 years ago
- This is the CoCo Virtual Machine Source Code.☆199Updated 9 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- A tiny x86 compiler with ELF and PE target☆181Updated last year
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆480Updated last year
- Python bytecode instrumentation library☆120Updated 8 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆308Updated 8 years ago
- ☆42Updated 5 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆238Updated 7 years ago
- graph based intermediate representation and backend for optimising compilers☆506Updated 2 months ago
- portable libc optimized for code size and readability☆82Updated 8 years ago