textX / ArpeggioLinks
Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/
☆274Updated 7 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☆423Updated last month
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- PEG parser generator for Python☆175Updated 5 months ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- An AST unparser for Python☆228Updated last year
- ☆285Updated last year
- Python Parser☆121Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆799Updated 3 weeks ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- ☆608Updated 7 years ago
- List of languages that compile to python☆268Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Bottom-up approach to refactoring in python☆709Updated 3 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Python AST read/write☆844Updated 3 months ago
- Python module to modify bytecode☆314Updated 3 weeks ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last month
- Set of tools to play with Python AST.☆83Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated 2 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆392Updated 4 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- A list of Python parsing tools☆117Updated 4 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Memory efficient Python objects☆368Updated 2 months ago