neogeny / TatSuLinks
竜 TatSu generates Python parsers from grammars in a variation of EBNF
☆435Updated 2 months ago
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.☆418Updated 2 months ago
- PEG parser generator for Python☆189Updated last year
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Python AST read/write☆858Updated 10 months ago
- Python module to modify bytecode☆326Updated 2 weeks ago
- A Python Parser☆662Updated 3 months ago
- Sly Lex Yacc☆858Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆387Updated last month
- Bottom-up approach to refactoring in python☆720Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 2 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 4 months ago
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆830Updated 2 weeks ago
- An AST unparser for Python☆230Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆352Updated 2 months ago
- Annotate Python AST trees with source text and token information☆191Updated this week
- Runtime inspection utilities for Python typing module☆376Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- A Python type checker☆375Updated 2 weeks ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆388Updated 2 years ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆533Updated 7 months ago
- The fastest pure-Python PEG parser I can muster☆1,901Updated 3 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- Small bits of Python computation for static files☆394Updated 2 weeks ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆412Updated last week
- Powerful Python library for atomic file writes.☆319Updated 3 years ago