neogeny / TatSu
竜 TatSu generates Python parsers from grammars in a variation of EBNF
☆421Updated 2 months ago
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 5 months ago
- PEG parser generator for Python☆168Updated 4 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆386Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆278Updated last year
- Python AST read/write☆836Updated 2 months ago
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- Python module to modify bytecode☆309Updated this week
- An AST unparser for Python☆226Updated last year
- A Python Parser☆634Updated last month
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆796Updated 5 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated 11 months ago
- Sly Lex Yacc☆842Updated 10 months ago
- Annotate Python AST trees with source text and token information☆178Updated this week
- Runtime inspection utilities for Python typing module☆357Updated 8 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆347Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 7 months ago
- Patch built-in python objects☆836Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆361Updated 6 months ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 2 weeks ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆218Updated 10 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆406Updated 4 months ago
- List of languages that compile to python☆263Updated last year
- An analysis tool for Python that blurs the line between testing and type systems.☆1,113Updated last week
- Instant visualization of Python AST and Code Objects☆139Updated 10 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 10 months ago