TatSu
Parser generator
A tool for generating Python parsers from grammars in a variation of EBNF
竜 TatSu generates Python parsers from grammars in a variation of EBNF
410 stars
14 watching
48 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
astebnfgrammarparserparser-generatorparser-librarypythonpython2python3walker
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python-based parser for defining grammars and generating parsers in multiple languages | 121 |
| A Nim-based parser generator that provides a flexible and powerful way to define grammars and generate parsers for parsing strings | 332 |
| An API for creating parsers in JavaScript that generates bottom-up parsers from grammar files | 119 |
| A PEG parser/transformer written in Elixir with a DSL for specifying grammars | 68 |
| A tool for generating parsers at compile-time using D programming language | 45 |
| A parser for Backus-Naur form grammars in Rust. | 262 |
| A parser generator tool that creates recursive descent parsers from concise grammar definitions. | 1,480 |
| Develops pretraining and finetuning techniques for language models using metadata-conditioned text generation | 18 |
| A parser generator for Haskell that focuses on simplicity and conciseness while providing fast and modern parsing capabilities | 93 |
| Generates training data for intent parsing systems by creating pairs of sentences and grammar trees from a template file | 55 |
| A tool for generating lexers and parsers from a BNF file with semantic actions. | 621 |
| A tool for generating parsers from grammars described in a high-level syntax | 143 |
| A tool for converting and manipulating text-based grammar specifications into different formats. | 594 |
| A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 |
| Generates wordlists by combining and transforming words from various sources, including user input and song lyrics. | 907 |