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:
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Write compiled bytecode inline with pure Python. 🤖☆78Updated 10 months ago
- PEG parser generator for Python☆179Updated 7 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago
- A TUI disassembler☆120Updated 2 years ago
- ☆36Updated last month
- Unravelling Python source code☆188Updated last year
- A public mirror of our benchmarking runner repository☆117Updated this week
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 8 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 weeks 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.☆89Updated last month
- Sources for website at https://www.pypy.org☆34Updated 3 weeks ago
- ☆93Updated 2 years ago
- Retrieve information from typeshed and other typing stubs☆28Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- 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
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- generate random python code to test linter/formatter/and other tools☆44Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- A partial parser for C statements and expression☆59Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week
- ☆93Updated 2 years ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆46Updated last month
- minimize python source code to find bugs more easily☆38Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- Decisions by the Python Typing Council☆48Updated 10 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago