textX / ArpeggioLinks
Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/
☆284Updated 2 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☆435Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆387Updated 2 years ago
- An AST unparser for Python☆230Updated 2 years ago
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆830Updated last week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- PEG parser generator for Python☆188Updated 11 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- ☆285Updated last year
- Python AST read/write☆858Updated 9 months ago
- Python Parser☆122Updated 2 weeks ago
- Bottom-up approach to refactoring in python☆717Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- Python code object transformers☆184Updated last year
- An IPython notebook plugin for visualizing ASTs.☆107Updated 10 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆417Updated 2 months ago
- Python module to modify bytecode☆326Updated last week
- A Python Parser☆662Updated 3 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- ☆608Updated 8 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆412Updated 3 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆547Updated last year
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Tail Call Optimization for Python☆242Updated 9 years ago