neogeny / TatSuLinks
竜 TatSu generates Python parsers from grammars in a variation of EBNF
☆434Updated last month
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/☆284Updated 2 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆413Updated 2 months ago
- PEG parser generator for Python☆185Updated 11 months ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Python module to modify bytecode☆324Updated 3 weeks ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆831Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆386Updated last week
- Python AST read/write☆858Updated 9 months ago
- A Python Parser☆659Updated 2 months ago
- Sly Lex Yacc☆856Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Bottom-up approach to refactoring in python☆717Updated 3 years ago
- Python Parser☆121Updated this week
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- An AST unparser for Python☆230Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- Small bits of Python computation for static files☆391Updated 2 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 4 months ago
- List of languages that compile to python☆273Updated last year
- Regular expression manipulation library☆388Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆531Updated 6 months ago
- The fastest pure-Python PEG parser I can muster☆1,900Updated last week
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated 2 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆387Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆351Updated last month