textX / Arpeggio
Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/
☆272Updated 6 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☆422Updated last week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 7 months ago
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆796Updated 6 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- PEG parser generator for Python☆173Updated 5 months ago
- ☆285Updated last year
- An AST unparser for Python☆226Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆279Updated last year
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- Python module to modify bytecode☆311Updated last week
- Python AST read/write☆840Updated 3 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated 11 months ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- ☆608Updated 7 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- Hjson for Python☆215Updated 2 years ago
- Python code object transformers☆185Updated last year
- Python Parser☆121Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- A fast and thorough lazy object proxy.☆257Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆402Updated 10 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated this week