neogeny / TatSuView external linksLinks
竜 TatSu generates Python parsers from grammars in a variation of EBNF
☆438Updated this week
Alternatives and similar repositories for TatSu
Users that are interested in TatSu are comparing it to the libraries listed below
Sorting:
- Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.☆5,749Oct 31, 2025Updated 3 months ago
- PEG parser generator for Python☆194Dec 4, 2024Updated last year
- Experiments for the official PEG parser generator for Python☆282Apr 17, 2024Updated last year
- The fastest pure-Python PEG parser I can muster☆1,903Nov 12, 2025Updated 3 months ago
- Use features of rejected PEPs☆11Oct 11, 2019Updated 6 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Feb 3, 2026Updated last week
- Easy and elegant parser combinators for Python. With awesome docs.☆428Sep 12, 2025Updated 5 months ago
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆837Dec 25, 2025Updated last month
- Python library for creating PEG parsers☆2,457Jan 29, 2026Updated 2 weeks ago
- ASDL parser☆20Nov 2, 2022Updated 3 years ago
- A Python Parser☆665Updated this week
- Python Parser☆122Nov 15, 2025Updated 2 months ago
- An editor for EBNF grammars, used by Lark – parsing library for Python☆12Apr 25, 2019Updated 6 years ago
- Python Lex-Yacc☆2,924Dec 21, 2025Updated last month
- HPy: a better API for Python☆1,129May 26, 2025Updated 8 months ago
- Recursive descent parsing library for Python based on functional combinators☆356May 4, 2024Updated last year
- Sly Lex Yacc☆862Dec 21, 2025Updated last month
- A dynamic code loading framework for building pluggable Python distributions☆74Feb 5, 2026Updated last week
- Build languages on Python.☆12May 2, 2021Updated 4 years ago
- Conda packages from flit information☆10Dec 10, 2021Updated 4 years ago
- Custom Python linting through AST expressions☆278Jul 27, 2023Updated 2 years ago
- Declarative User Interfaces for Python☆1,571Dec 15, 2025Updated last month
- x86-64 assembler embedded in Python☆2,048Sep 25, 2023Updated 2 years ago
- The bootstrapping PEG parser☆10Feb 18, 2024Updated last year
- Python AST read/write☆860Feb 6, 2025Updated last year
- A Pythonic and ultra fast template engine DSL.☆35May 28, 2024Updated last year
- A Scannerless GLR parser/parser generater.☆114Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Dec 25, 2025Updated last month
- Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).☆65Apr 5, 2018Updated 7 years ago
- Arena allocator for Python objects.☆14Apr 25, 2020Updated 5 years ago
- Simplified interface for syntax trees and program models.☆16Jan 16, 2023Updated 3 years ago
- Effortlessly manage SQLite in multi-threaded Python applications☆43Jan 17, 2026Updated 3 weeks ago
- 🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library.…☆6,851Jan 28, 2026Updated 2 weeks ago
- logwrap is a helper for logging in human-readable format function arguments and call result on function call☆14Dec 15, 2025Updated last month
- ☆285Jan 9, 2024Updated 2 years ago
- A modern Python application packaging and distribution tool☆6,066Dec 24, 2024Updated last year
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34May 23, 2013Updated 12 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Sep 3, 2024Updated last year
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,845Jan 22, 2026Updated 3 weeks ago