igordejanovic / parglare
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
☆140Updated 7 months ago
Alternatives and similar repositories for parglare:
Users that are interested in parglare are comparing it to the libraries listed below
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 6 months ago
- ☆71Updated 4 years ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 11 years ago
- PEG parser generator for Python☆173Updated 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
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Experiments for the official PEG parser generator for Python☆279Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆422Updated last week
- ☆285Updated last year
- Python module to modify bytecode☆311Updated last week
- Tools for rapid prototyping of DSL compilers☆84Updated 3 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 3 months ago
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 8 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- An AST unparser for Python☆226Updated last year
- Straightforward unification in Python that's extensible via generic functions.☆50Updated 8 months ago
- Python subsets☆41Updated 8 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆387Updated 3 months ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- A Scannerless GLR parser/parser generater.☆111Updated last week
- C Python, made faster.☆341Updated 9 years ago
- Python Parser☆121Updated last year
- Python Meta Programming☆142Updated 2 years ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago