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 5 years ago
- Write compiled bytecode inline with pure Python. 🤖☆79Updated 11 months ago
- PEG parser generator for Python☆179Updated 8 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- ☆36Updated this week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- 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
- Retrieve information from typeshed and other typing stubs☆29Updated 3 weeks ago
- generate random python code to test linter/formatter/and other tools☆44Updated last week
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 9 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 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.☆90Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- ☆93Updated 3 years ago
- Unravelling Python source code☆189Updated last year
- Decisions by the Python Typing Council☆48Updated 10 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- A public mirror of our benchmarking runner repository☆118Updated this week
- Sources for website at https://www.pypy.org☆34Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated this week
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- A TUI disassembler☆121Updated 2 weeks ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆53Updated 3 years ago
- A Python type checker☆24Updated last week
- ☆93Updated 2 years ago
- ☆24Updated 3 years ago
- A partial parser for C statements and expression☆59Updated last year
- Annotate Python AST trees with source text and token information☆183Updated last month
- Python module to modify bytecode☆316Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆105Updated last week