竜 TatSu generates Python parsers from grammars in a variation of EBNF
☆444Jun 14, 2026Updated this week
Alternatives and similar repositories for TatSu
Users that are interested in TatSu are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PEG parser generator for Python☆198Dec 4, 2024Updated last year
- Experiments for the official PEG parser generator for Python☆281Apr 17, 2024Updated 2 years ago
- Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.☆5,907Jun 7, 2026Updated last week
- Use features of rejected PEPs☆11Oct 11, 2019Updated 6 years ago
- The fastest pure-Python PEG parser I can muster☆1,913Nov 12, 2025Updated 7 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Feb 17, 2026Updated 3 months ago
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆849Feb 24, 2026Updated 3 months ago
- An editor for EBNF grammars, used by Lark – parsing library for Python☆12Apr 25, 2019Updated 7 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆445Apr 18, 2026Updated last month
- Python library for creating PEG parsers☆2,473Jun 1, 2026Updated 2 weeks ago
- Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).☆65Apr 5, 2018Updated 8 years ago
- ASDL parser☆19Nov 2, 2022Updated 3 years ago
- A Python Parser☆676May 1, 2026Updated last month
- Python Lex-Yacc