cslarsen / minijit
A basic x86-64 JIT compiler written from scratch in stock Python
☆227Updated 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☆139Updated 10 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆407Updated 3 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆299Updated 3 weeks ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆169Updated 9 months ago
- C Python, made faster.☆341Updated 9 years ago
- ☆41Updated 5 years ago
- A tiny x86 compiler with ELF and PE target☆183Updated last year
- An implementation of Scheme in Python and C++☆171Updated 2 months ago
- Tiny system call tracer and debugger☆111Updated 6 years ago
- x86-64 assembler library☆478Updated 4 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…☆404Updated 9 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Toy Green Threads for C.☆197Updated 8 years ago
- ☆183Updated 4 years ago
- portable libc optimized for code size and readability☆81Updated 8 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆343Updated 5 years ago
- Brainfuck JIT VMs☆17Updated 4 years ago
- A minimal stack-based VM☆181Updated 4 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆308Updated 8 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- The latest development version of rose. It may not pass all regression tests.☆108Updated 5 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆85Updated 3 years ago
- eXtremely small virtual machine -- for educational purposes :)☆156Updated 9 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆270Updated 6 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆468Updated 9 months ago