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☆231Updated 7 years ago
- EPIC CUCUMBERS!☆28Updated 8 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.☆67Updated 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☆81Updated last year
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Lox interpreter written in Lox☆123Updated 2 months ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- ☆48Updated 4 years ago
- MAD documentation☆37Updated last year
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- A small inline caching demo.☆16Updated 2 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- An implementation of Scheme in Python and C++☆175Updated 9 months ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 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…☆52Updated 6 years ago
- A PEG parsing machine with support for incremental parsing.☆92Updated 7 months ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- A virtual machine for Monte.☆69Updated 2 weeks ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago