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. 🤖☆80Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years 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
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- A TUI disassembler☆121Updated 2 months ago
- PEG parser generator for Python☆181Updated 9 months ago
- generate random python code to test linter/formatter/and other tools☆51Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆92Updated 2 weeks ago
- ☆37Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- ☆93Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- A public mirror of our benchmarking runner repository☆118Updated last week
- Decisions by the Python Typing Council☆48Updated last year
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆53Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Unravelling Python source code☆190Updated last year
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 10 months ago
- Library and command-line tool to gather stats on typeshed packages☆11Updated this week
- Annotate Python AST trees with source text and token information☆188Updated last month
- Python module to modify bytecode☆322Updated 3 weeks ago
- A Python type checker☆26Updated this week
- Instant visualization of Python AST and Code Objects☆141Updated last year
- Extract semantic information about static Python code☆78Updated last week
- Retrieve information from typeshed and other typing stubs☆29Updated 2 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated last month