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:
- Easy and elegant parser combinators for Python. With awesome docs.☆403Updated 7 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 10 months ago
- PEG parser generator for Python☆179Updated 8 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python module to modify bytecode☆321Updated this week
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆815Updated 3 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Python AST read/write☆853Updated 6 months ago
- A Python Parser☆645Updated this week
- Sly Lex Yacc☆854Updated last year
- An AST unparser for Python☆228Updated 2 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆378Updated 11 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Annotate Python AST trees with source text and token information☆183Updated 2 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆359Updated this week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Small bits of Python computation for static files☆381Updated last week
- Runtime inspection utilities for Python typing module☆366Updated 3 months ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated 2 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆347Updated last week
- Bottom-up approach to refactoring in python☆714Updated 3 years ago
- List of languages that compile to python☆271Updated last year
- Python code object transformers☆184Updated last year
- Instant visualization of Python AST and Code Objects☆140Updated last year
- 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
- Patch built-in python objects☆859Updated 4 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 2 months ago