cslarsen / minijit
A basic x86-64 JIT compiler written from scratch in stock Python
☆229Updated 6 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 11 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆170Updated 11 months ago
- x86-64 assembler library☆481Updated 4 years ago
- The latest development version of rose. It may not pass all regression tests.☆107Updated 5 years ago
- An implementation of Scheme in Python and C++☆171Updated 4 months ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆342Updated 5 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆307Updated 8 years ago
- Toy Green Threads for C.☆200Updated 8 years ago
- C99 parser and frontend for libfirm☆345Updated 3 months ago
- A sunny little virtual machine☆524Updated 9 years ago
- Brainfuck JIT VMs☆17Updated 4 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- A tiny x86 compiler with ELF and PE target☆181Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆307Updated 2 months ago
- rcor C compiler (under development)☆115Updated 7 years ago
- simple virtual machine and assembler☆220Updated 8 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- C Python, made faster.☆341Updated 9 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆235Updated 7 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- graph based intermediate representation and backend for optimising compilers☆505Updated last month
- Code samples for using libjit☆91Updated 8 years ago
- ☆182Updated 5 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆85Updated 3 years ago
- GCC Tiny front-end☆102Updated 7 years ago