zq1997 / RegCPythonLinks
register-based CPython
☆45Updated 2 years ago
Alternatives and similar repositories for RegCPython
Users that are interested in RegCPython are comparing it to the libraries listed below
Sorting:
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 10 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- PEG parser generator for Python☆177Updated 7 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago
- ☆36Updated 3 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 months ago
- A TUI disassembler☆119Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- minimize python source code to find bugs more easily☆38Updated last week
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Retrieve information from typeshed and other typing stubs☆27Updated last month
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆89Updated 2 weeks ago
- A public mirror of our benchmarking runner repository☆111Updated last week
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 7 months ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- ☆93Updated 2 years ago
- Unravelling Python source code☆188Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year
- A repo to track the progress of Python on WebAssembly (WASM)☆53Updated 8 months ago
- generate random python code to test linter/formatter/and other tools☆44Updated last week
- Utilities for run-time type validation and multiple dispatch☆167Updated 4 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Friendlier Python tracebacks.☆83Updated 3 months ago
- Run mypy and pyright over millions of lines of code☆94Updated 2 weeks ago
- Sources for website at https://www.pypy.org☆34Updated this week
- Extract semantic information about static Python code☆77Updated last month
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆51Updated 3 years ago
- Useful types for Python☆136Updated this week