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:
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 7 months ago
- Sources for website at https://www.pypy.org☆36Updated 3 weeks ago
- Python subsets☆41Updated 8 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Declarative instrumentation for Python.☆102Updated 2 weeks ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- High-performance Python runtime extensions☆54Updated this week
- Partial evaluation of Python code☆22Updated 2 years ago
- A TUI disassembler☆121Updated 6 months ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 4 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- Scans Python packages for abi3 violations and inconsistencies☆120Updated this week
- Design a new better C API for Python☆60Updated 3 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- Process-independent interface to Linux system calls☆81Updated 3 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- C Python, made faster.☆343Updated 10 years ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Pure-python C and assembler compiler☆55Updated 11 years ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Updated 5 years ago
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Repair any wheel, anywhere☆53Updated last month
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago