neogeny / TatSu
竜 TatSu generates Python parsers from grammars in a variation of EBNF
☆414Updated last month
Alternatives and similar repositories for TatSu:
Users that are interested in TatSu are comparing it to the libraries listed below
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 3 months ago
- Python module to modify bytecode☆306Updated 3 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆382Updated 3 weeks ago
- Bottom-up approach to refactoring in python☆703Updated 3 years ago
- PEG parser generator for Python☆166Updated 2 months ago
- Runtime inspection utilities for Python typing module☆354Updated 6 months ago
- Experiments for the official PEG parser generator for Python☆278Updated 10 months ago
- A Python Parser☆627Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆353Updated 4 months ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆374Updated 6 months ago
- Multiple dispatch☆822Updated 2 months ago
- Recursive descent parsing library for Python based on functional combinators☆349Updated 9 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 5 months ago
- The fastest pure-Python PEG parser I can muster☆1,855Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆245Updated 2 years ago
- Python code object transformers☆185Updated 11 months ago
- An AST unparser for Python☆226Updated last year
- Annotate Python AST trees with source text and token information☆175Updated last month
- Composable custom class converters for attrs, dataclasses and friends.☆861Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆192Updated this week
- Cython implementation of Toolz: High performance functional utilities☆1,027Updated last month
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆770Updated 3 months ago
- Python AST read/write☆832Updated 2 weeks ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆404Updated 2 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆344Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- An analysis tool for Python that blurs the line between testing and type systems.☆1,083Updated 3 weeks ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆339Updated 2 years ago
- List of languages that compile to python☆261Updated last year
- Sly Lex Yacc☆835Updated 8 months ago