we-like-parsers / pegenLinks
PEG parser generator for Python
☆179Updated 7 months ago
Alternatives and similar repositories for pegen
Users that are interested in pegen are comparing it to the libraries listed below
Sorting:
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆427Updated last month
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python module to modify bytecode☆316Updated 3 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆281Updated 9 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- Annotate Python AST trees with source text and token information☆183Updated last month
- Easy and elegant parser combinators for Python. With awesome docs.☆402Updated 6 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆46Updated last month
- register-based CPython☆45Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆345Updated this 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.☆89Updated last month
- Instant visualization of Python AST and Code Objects☆139Updated last year
- An AST unparser for Python☆228Updated last year
- A Python Parser☆645Updated last month
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- Write compiled bytecode inline with pure Python. 🤖☆78Updated 10 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Unravelling Python source code☆188Updated last year
- Compares Python's text parsing libraries☆24Updated 3 years ago
- A public mirror of our benchmarking runner repository☆117Updated this week
- A Foreign Function Interface package for calling C libraries from Python.☆192Updated last month
- The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)☆439Updated last year
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated 5 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago