brandtbucher / cpython
The Python programming language
☆25Updated this week
Alternatives and similar repositories for cpython:
Users that are interested in cpython are comparing it to the libraries listed below
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 7 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆100Updated last year
- ☆39Updated 3 years ago
- Retrieve information from typeshed and other typing stubs☆22Updated last week
- Python type hints are Turing complete.☆33Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 7 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 3 weeks ago
- PEG parser generator for Python☆168Updated 4 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- register-based CPython☆45Updated last year
- Python AST that abstracts the underlying Python version☆144Updated 2 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆82Updated last year
- ASDL parser☆20Updated 2 years ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 2 years ago
- ☆35Updated 3 months ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 2 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Design a new better C API for Python☆59Updated 4 months ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆88Updated last week
- Utilities for run-time type validation and multiple dispatch☆164Updated last month
- Decisions by the Python Typing Council☆47Updated 6 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Partial evaluation of Python code☆20Updated 2 years ago
- Annotate Python AST trees with source text and token information☆178Updated last week
- Sources for website at https://www.pypy.org☆34Updated last week
- ☆17Updated 4 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆93Updated this week
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 5 months ago
- LLDB extension for debugging Python programs☆84Updated 5 months ago
- ☆92Updated 2 years ago