we-like-parsers / pegen
PEG parser generator for Python
☆168Updated 4 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 last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆421Updated 2 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- Annotate Python AST trees with source text and token information☆178Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 5 months ago
- Python module to modify bytecode☆309Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 2 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆386Updated 2 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 7 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Instant visualization of Python AST and Code Objects☆139Updated 10 months ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 7 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆100Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 2 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆82Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 7 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆347Updated last month
- Retrieve information from typeshed and other typing stubs☆22Updated last week
- Python Typing Intersection examples☆40Updated last year
- A TUI disassembler☆119Updated 2 years ago
- Grammars suitable for lark parser and Hypothesis☆46Updated last year
- Compares Python's text parsing libraries☆24Updated 3 years ago
- generate random python code to test linter/formatter/and other tools☆41Updated this week
- An AST-to-code library for Python☆37Updated 7 months ago
- LLVM compiler for python based on py2llvm☆135Updated 9 years ago
- Decisions by the Python Typing Council☆47Updated 6 months ago
- An AST unparser for Python☆226Updated last year
- Utilities for run-time type validation and multiple dispatch☆164Updated last month
- Recursive descent parsing library for Python based on functional combinators☆351Updated 11 months ago