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:
- Python subsets☆41Updated 8 years ago
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆47Updated 2 months ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- A TUI disassembler☆121Updated last month
- Process-independent interface to Linux system calls☆70Updated 3 years ago
- Design a new better C API for Python☆59Updated last month
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- Scans Python packages for abi3 violations and inconsistencies☆112Updated this week
- High-performance Python runtime extensions☆33Updated this week
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- C Python, made faster.☆342Updated 9 years ago
- Sources for website at https://www.pypy.org☆34Updated 2 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Declarative instrumentation for Python.☆91Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Domain Specific Languages in Python☆97Updated last year
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- Advanced macro expander and language lab for Python.☆68Updated 4 months ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆82Updated last month
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- A sandboxed Python subset for safe evaluation☆32Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago