pfalcon / awesome-python-compilersLinks
Retrospective of Python compilation efforts
☆65Updated 3 years ago
Alternatives and similar repositories for awesome-python-compilers
Users that are interested in awesome-python-compilers are comparing it to the libraries listed below
Sorting:
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 4 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Sources for website at https://www.pypy.org☆34Updated 3 weeks ago
- Utilities for run-time type validation and multiple dispatch☆171Updated last week
- A TUI disassembler☆121Updated 3 months ago
- Scans Python packages for abi3 violations and inconsistencies☆114Updated 2 weeks ago
- High-performance Python runtime extensions☆45Updated this week
- Advanced macro expander and language lab for Python.☆69Updated 6 months ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Declarative instrumentation for Python.☆92Updated 3 months ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- ☆17Updated 4 years ago
- Design a new better C API for Python☆59Updated last month
- Domain Specific Languages in Python☆97Updated last year
- Process-independent interface to Linux system calls☆70Updated 3 years ago
- Python subsets☆41Updated 8 years ago
- Python AST that abstracts the underlying Python version☆146Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Cython PyParsing implementation.☆32Updated last year
- ☆37Updated 2 months ago
- Python tracing module to visualize code execution.☆66Updated 5 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last week
- Python debugger experiments☆30Updated last year
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago