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:
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- Lox interpreter written in Lox☆124Updated 5 months 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 month
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- EPIC CUCUMBERS!☆27Updated 8 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- Tools for rapid prototyping of DSL compilers☆88Updated 4 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…☆52Updated 7 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆353Updated 2 months ago
- A compiler for x86-64 with an SLR parser.☆10Updated 2 years ago
- A PEG parsing machine with support for incremental parsing.☆96Updated 10 months ago
- A small inline caching demo.☆14Updated 2 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 3 weeks ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- The Lark programming language.☆58Updated 15 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- pylibjit, a Python library for compiling Python functions☆19Updated 5 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 9 years ago
- Learning to build a language with RPython.☆21Updated 8 years ago
- ☆29Updated 4 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago