antocuni / jit30min
☆41Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for jit30min
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆18Updated last year
- ☆47Updated 4 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- EPIC CUCUMBERS!☆30Updated 7 years ago
- Some experiments with SMT solvers and GIMPLE IR☆36Updated last year
- Runtime support for LLVM's GC Statepoints☆42Updated 4 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆73Updated 3 months ago
- ☆29Updated 3 years ago
- simple snapshot-style integration testing for commands☆66Updated 3 months ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆18Updated 3 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 2 years ago
- ☆51Updated 3 weeks ago
- Partial evaluation of Python code☆18Updated last year
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 4 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆23Updated 9 months ago
- An experimental method JIT for CPython 3☆29Updated 8 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆55Updated 7 months ago
- A toy programming language for web assembly☆15Updated last year
- Kaleidoscope using Python and llvmlite☆33Updated 8 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆29Updated 2 years ago
- A tool for testing C compilers automatically☆20Updated 8 years ago
- A Virtual Machine Research Overview as a Graph☆25Updated 3 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 7 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 7 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 4 years ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- A PEG parsing machine with support for incremental parsing.☆83Updated 2 years ago