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. 🤖☆81Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years 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.☆97Updated 3 weeks ago
- PEG parser generator for Python☆184Updated 11 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- A TUI disassembler☆121Updated 3 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated 3 weeks ago
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 11 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- ☆37Updated 2 months ago
- Unravelling Python source code☆191Updated last year
- ☆93Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- generate random python code to test linter/formatter/and other tools☆52Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆53Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆84Updated last year
- A public mirror of our benchmarking runner repository☆121Updated last week
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- A simple immutable dictionary for Python☆169Updated this week
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- Useful types for Python☆146Updated last month
- A repo to track the progress of Python on WebAssembly (WASM)☆56Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- python cffi bindings for the oniguruma regex engine☆20Updated 3 weeks ago
- Decisions by the Python Typing Council☆48Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year