zq1997 / RegCPythonLinks
register-based CPython
☆47Updated 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. 🤖☆81Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- PEG parser generator for Python☆193Updated last year
- A TUI disassembler☆122Updated 5 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.☆101Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- ☆37Updated last month
- ☆93Updated 2 years ago
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- Retrieve information from typeshed and other typing stubs☆30Updated this week
- Unravelling Python source code☆191Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- A public mirror of our benchmarking runner repository☆123Updated last month
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 3 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 weeks ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- A partial parser for C statements and expression☆59Updated 2 years ago
- Static Frame Stack Dependency Graph☆23Updated 4 years ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated this week
- Python Typing Intersection examples☆50Updated last year
- Sources for website at https://www.pypy.org☆36Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆109Updated last year
- generate random python code to test linter/formatter/and other tools☆53Updated this week
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 6 months ago
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago