antocuni / jit30minLinks
☆45Updated 6 years ago
Alternatives and similar repositories for jit30min
Users that are interested in jit30min are comparing it to the libraries listed below
Sorting:
- 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 2 months ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆234Updated 7 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆16Updated 3 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆85Updated last year
- Support for for students (Python)☆70Updated 2 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 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☆101Updated 6 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated 3 weeks ago
- The fluffy programming language main repository☆25Updated 13 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 6 months ago
- Lox interpreter written in Lox☆124Updated 6 months ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- ☆48Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 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 small inline caching demo.☆15Updated 3 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Frost is a powerful, general purpose, multi-paradigm programming language☆38Updated 3 years ago
- MAD documentation☆37Updated 2 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆349Updated 8 months ago
- pylibjit, a Python library for compiling Python functions☆19Updated 5 years ago
- stateless model checking for thread libraries, kernels, and transactional memory☆10Updated 7 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago