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:
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- pylibjit, a Python library for compiling Python functions☆19Updated 5 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆16Updated 3 years ago
- A virtual machine for Monte.☆68Updated 2 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 6 months ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A Scannerless GLR parser/parser generater.☆113Updated 8 months ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 4 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- The fluffy programming language main repository☆25Updated 12 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- C Python, made faster.☆344Updated 10 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- A small inline caching demo.☆15Updated 2 years ago
- Types for Python☆87Updated 7 years ago
- ☆44Updated 6 years ago
- A library for tracking program state☆15Updated 9 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 6 months ago
- Tools for rapid prototyping of DSL compilers☆90Updated this week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- WebAssembly interpreter in RPython☆67Updated 6 years ago
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆147Updated last week
- Implementation of the LLVM tutorial in Python using llvmlite☆337Updated 11 months ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago