antocuni / jit30minLinks
☆44Updated 6 years ago
Alternatives and similar repositories for jit30min
Users that are interested in jit30min are comparing it to the libraries listed below
Sorting:
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆81Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- ☆48Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆46Updated 2 months ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆314Updated 7 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆347Updated 2 weeks ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 8 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆334Updated 4 months ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Lox interpreter written in Lox☆123Updated last month
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- An implementation of Scheme in Python and C++☆175Updated 8 months ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Execute and document benchmarks reproducibly.☆92Updated last month