textX / ArpeggioLinks
Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/
☆282Updated 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☆429Updated last month
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆814Updated 3 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- Python Parser☆121Updated 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
- PEG parser generator for Python☆179Updated 8 months ago
- An AST unparser for Python☆228Updated 2 years ago
- ☆285Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆403Updated 7 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Python AST read/write☆852Updated 6 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Bottom-up approach to refactoring in python☆714Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- ☆608Updated 7 years ago
- A Python Parser☆645Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- Python module to modify bytecode☆316Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Hjson for Python☆219Updated 3 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Memory efficient Python objects☆367Updated 5 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Pattern matching for python☆218Updated 11 years ago
- Annotate Python AST trees with source text and token information☆183Updated last month