cslarsen / minijitLinks
A basic x86-64 JIT compiler written from scratch in stock Python
☆232Updated 7 years ago
Alternatives and similar repositories for minijit
Users that are interested in minijit are comparing it to the libraries listed below
Sorting:
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Educational open-source CPU suite (with assembler, linker and simulator)☆177Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆331Updated 9 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated 2 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆410Updated 3 years ago
- Database of CPU Opcodes☆259Updated last year
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- C Python, made faster.☆343Updated 10 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- The latest development version of rose. It may not pass all regression tests.☆106Updated 6 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…☆400Updated 10 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- x86-64 assembler library☆485Updated 4 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Toy Green Threads for C.☆206Updated 8 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆242Updated 8 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 3 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆310Updated 8 years ago
- ☆185Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 5 years ago
- Tiny modular assembler & vm for lightweight control microcode☆36Updated 5 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Code samples for using libjit☆91Updated 8 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆77Updated last year