antocuni / jit30minLinks
☆43Updated 6 years ago
Alternatives and similar repositories for jit30min
Users that are interested in jit30min are comparing it to the libraries listed below
Sorting:
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆79Updated 11 months ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Lox interpreter written in Lox☆123Updated 2 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- EPIC CUCUMBERS!☆28Updated 7 years ago
- A toy programming language for web assembly☆15Updated 2 years ago
- 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
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- A PEG parsing machine with support for incremental parsing.☆91Updated 5 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Compile a subset of the Python AST to x64-64 assembler☆142Updated last year
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A Python JIT compiler☆12Updated 6 years ago
- PEG Parser in ANSI C☆61Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- ☆29Updated 4 years ago
- Awesome links and information about memory allocation☆178Updated 6 years ago
- A compiler for x86-64 with an SLR parser.☆10Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆344Updated 3 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- MAD documentation☆37Updated last year
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 5 years ago