neogeny / TatSu
竜 TatSu generates Python parsers from grammars in a variation of EBNF
☆408Updated this week
Related projects ⓘ
Alternatives and complementary repositories for TatSu
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆270Updated 3 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆366Updated 6 months ago
- PEG parser generator for Python☆158Updated last month
- Python AST read/write☆815Updated 7 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago
- Python module to modify bytecode☆302Updated this week
- Bottom-up approach to refactoring in python☆699Updated 2 years ago
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Sly Lex Yacc☆827Updated 5 months ago
- Recursive descent parsing library for Python based on functional combinators☆346Updated 6 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated 2 months ago
- A Python Parser☆618Updated 4 months ago
- An AST unparser for Python☆223Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆291Updated 2 years ago
- Annotate Python AST trees with source text and token information☆172Updated last month
- Small bits of Python computation for static files☆348Updated 2 weeks ago
- ☆288Updated 10 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆343Updated 2 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆334Updated 2 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆294Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Self-service finite-state machines for the programmer on the go.☆592Updated 3 weeks ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆399Updated 3 weeks ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆79Updated 11 months ago
- A high-performance immutable mapping type for Python.☆1,135Updated last month
- Python code object transformers☆184Updated 8 months ago
- A python lens library for manipulating deeply nested immutable structures☆311Updated last year