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☆232Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆148Updated 4 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- An implementation of Scheme in Python and C++☆175Updated this week
- Lox interpreter written in Lox☆123Updated 3 months ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 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.☆65Updated last year
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆329Updated 9 months ago
- A toy programming language for web assembly☆15Updated 2 years ago
- A small inline caching demo.☆16Updated 2 years ago
- ☆48Updated 5 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 4 months ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- The fluffy programming language main repository☆25Updated 12 years ago