textX / Arpeggio
Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/
☆272Updated 4 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☆417Updated 2 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 6 months ago
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆790Updated 4 months ago
- Recursive descent parsing library for Python based on functional combinators☆350Updated 10 months ago
- An AST unparser for Python☆226Updated last year
- Python Parser☆121Updated 11 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- ☆285Updated last year
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- Python module to modify bytecode☆308Updated 3 weeks ago
- PEG parser generator for Python☆168Updated 3 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Bottom-up approach to refactoring in python☆704Updated 3 years ago
- Python code object transformers☆185Updated last year
- Pattern matching for python☆218Updated 10 years ago
- Function overloading for Python 3☆112Updated 4 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- An IPython notebook plugin for visualizing ASTs.☆99Updated 2 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 9 months ago
- A Python Parser☆632Updated last week
- ☆609Updated 7 years ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- List of languages that compile to python☆262Updated last year
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago