brandtbucher / cpythonLinks
The Python programming language
☆25Updated last month
Alternatives and similar repositories for cpython
Users that are interested in cpython are comparing it to the libraries listed below
Sorting:
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- PEG parser generator for Python☆195Updated last year
- Python type hints are Turing complete.☆33Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- ☆37Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 7 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆147Updated last month
- register-based CPython☆46Updated 2 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- ☆41Updated 4 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆355Updated 4 months ago
- The easiest way to parse text in Python☆110Updated 3 months ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆426Updated 4 months ago
- Python module to modify bytecode☆326Updated last month
- Domain Specific Languages in Python☆97Updated 2 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆101Updated this week
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Python bindings for the egglog rust library☆96Updated this week
- A partial parser for C statements and expression☆59Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- Python library to work with algebraic effects☆80Updated 5 years ago
- ☆86Updated 8 months ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago