textX / Arpeggio
Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/
☆272Updated 5 months ago
Alternatives and similar repositories for Arpeggio:
Users that are interested in Arpeggio are comparing it to the libraries listed below
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆420Updated 2 months ago
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆796Updated 5 months ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated 11 months ago
- PEG parser generator for Python☆168Updated 4 months ago
- An AST unparser for Python☆226Updated last year
- Python module to modify bytecode☆309Updated this week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 7 months ago
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- ☆285Updated last year
- An IPython notebook plugin for visualizing ASTs.☆101Updated 3 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆385Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Python code object transformers☆185Updated last year
- ☆608Updated 7 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 2 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Python AST read/write☆836Updated 2 months ago
- ☆71Updated 4 years ago
- Function overloading for Python 3☆112Updated 4 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- Python Parser☆121Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- A Python Parser☆634Updated last month
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆82Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 2 weeks ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Pattern matching for python☆218Updated 10 years ago