jpages / twopyLinks
A Python JIT compiler
☆12Updated 6 years ago
Alternatives and similar repositories for twopy
Users that are interested in twopy are comparing it to the libraries listed below
Sorting:
- EPIC CUCUMBERS!☆28Updated 7 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- pylibjit, a Python library for compiling Python functions☆19Updated 4 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- Types for Python☆87Updated 6 years ago
- ☆42Updated 5 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated last year
- A small λ-calculus interpreter in C