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:
- Implementation of the LLVM tutorial in Python using llvmlite☆313Updated 4 months ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆173Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆141Updated last year
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- Toy Green Threads for C.☆203Updated 8 years ago
- x86-64 assembler library☆481Updated 4 years ago
- C Python, made faster.☆341Updated 9 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 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
- ☆185Updated 5 years ago
- The latest development version of rose. It may not pass all regression tests.☆107Updated 6 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆308Updated 8 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆482Updated last year
- ☆42Updated 5 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Brainfuck JIT VMs☆17Updated 5 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆276Updated 2 years ago
- A minimal stack-based VM☆182Updated 4 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Automatically exported from code.google.com/p/tinypy☆242Updated last year
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆276Updated 6 years ago
- GCC Tiny front-end☆103Updated 7 years ago
- C99 parser and frontend for libfirm☆348Updated 5 months ago