we-like-parsers / pegen
PEG parser generator for Python
☆167Updated 3 months ago
Alternatives and similar repositories for pegen:
Users that are interested in pegen are comparing it to the libraries listed below
- Experiments for the official PEG parser generator for Python☆278Updated 10 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆415Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 3 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 4 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated this week
- Annotate Python AST trees with source text and token information☆177Updated last week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 6 months ago
- Python module to modify bytecode☆308Updated last week
- Easy and elegant parser combinators for Python. With awesome docs.☆384Updated last month
- ☆39Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆99Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated last month
- An AST unparser for Python☆226Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆342Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆81Updated last year
- Instant visualization of Python AST and Code Objects☆134Updated 9 months ago
- Python AST that abstracts the underlying Python version☆144Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆346Updated last week
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆218Updated 9 months ago
- A Python Parser☆632Updated this week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆349Updated 10 months ago
- Unravelling Python source code☆188Updated 10 months ago
- A Python type checker☆357Updated 2 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 2 months ago
- register-based CPython☆45Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 6 months ago
- Utilities for run-time type validation and multiple dispatch☆164Updated last week