textX / ArpeggioLinks
Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/
☆281Updated 9 months ago
Alternatives and similar repositories for Arpeggio
Users that are interested in Arpeggio are comparing it to the libraries listed below
Sorting:
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆427Updated last month
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- An AST unparser for Python☆228Updated last year
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆808Updated 2 months ago
- ☆285Updated last year
- PEG parser generator for Python☆179Updated 7 months ago
- Python AST read/write☆849Updated 5 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆402Updated 6 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- Python Parser☆121Updated last year
- Bottom-up approach to refactoring in python☆713Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆252Updated 3 years ago
- Python code object transformers☆184Updated last year
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- List of languages that compile to python☆269Updated last year
- Python module to modify bytecode