neogeny / TatSuLinks
竜 TatSu generates Python parsers from grammars in a variation of EBNF
☆429Updated 2 months ago
Alternatives and similar repositories for TatSu
Users that are interested in TatSu are comparing it to the libraries listed below
Sorting:
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated this week
- Easy and elegant parser combinators for Python. With awesome docs.☆405Updated this week
- PEG parser generator for Python☆181Updated 9 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python module to modify bytecode☆321Updated last week
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Sly Lex Yacc☆854Updated last year
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆819Updated 4 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- A Python Parser☆649Updated 3 weeks ago
- Python AST read/write☆854Updated 7 months ago
- An AST unparser for Python☆228Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last month
- Bottom-up approach to refactoring in python☆715Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Python Parser☆121Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆381Updated 11 months ago
- Python library that measures the width of unicode strings rendered to a terminal☆421Updated 2 months ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated last week
- Python code object transformers☆184Updated last year
- ☆285Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated 2 weeks ago
- Regular expression manipulation library☆370Updated last year
- Annotate Python AST trees with source text and token information☆187Updated 2 weeks ago
- The fastest pure-Python PEG parser I can muster☆1,895Updated 8 months ago