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
- PEG parser generator for Python☆195Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A TUI disassembler☆121Updated 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
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- ☆37Updated 2 months ago
- A public mirror of our benchmarking runner repository☆124Updated 2 months ago
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated last year
- Unravelling Python source code☆191Updated last year
- 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
- ☆93Updated 2 years ago
- Sources for website at https://www.pypy.org☆36Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆55Updated 4 years ago
- Retrieve information from typeshed and other typing stubs☆30Updated last month
- a placeholder☆29Updated last year
- Attempts to build some really old pythons.☆24Updated 3 years ago
- generate random python code to test linter/formatter/and other tools☆53Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 2 weeks ago
- A partial parser for C statements and expression☆59Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- ☆41Updated 4 years ago
- Run Python type checkers over millions of lines of code☆106Updated this week
- Decisions by the Python Typing Council☆51Updated last year
- A low-level library for installing from a Python wheel distribution.☆142Updated last week