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)☆176Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆317Updated 8 months ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆357Updated last month
- Database of CPU Opcodes☆257Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- GCC Tiny front-end☆107Updated 8 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
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- An implementation of Scheme in Python and C++☆174Updated 9 months ago
- The latest development version of rose. It may not pass all regression tests.☆106Updated 6 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- x86-64 assembler library☆485Updated 4 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 4 years ago
- ☆185Updated 5 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆309Updated 8 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆241Updated 8 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Toy Green Threads for C.☆206Updated 8 years ago
- A toy debugger☆69Updated 8 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- rcor C compiler (under development)☆115Updated 8 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago