zq1997 / RegCPythonLinks
register-based CPython
☆46Updated 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. 🤖☆82Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- PEG parser generator for Python☆195Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated last year
- Unravelling Python source code☆191Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 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.☆100Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 2 weeks ago
- Retrieve information from typeshed and other typing stubs☆30Updated last month
- A TUI disassembler☆121Updated 6 months ago
- generate random python code to test linter/formatter/and other tools☆53Updated last week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆87Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- a placeholder☆29Updated last year
- Collecting examples of unsoundness in the Python type system☆75Updated last week
- ☆93Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Decisions by the Python Typing Council☆51Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- ☆37Updated 2 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Run Python type checkers over millions of lines of code☆106Updated this week
- Python Typing Intersection examples☆50Updated last year
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago
- ☆93Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- Attempts to build some really old pythons.☆24Updated 3 years ago
- typing puzzles for youtube.com/anthonywritescode☆44Updated 4 months ago