igordejanovic / parglare
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
☆139Updated 5 months ago
Alternatives and similar repositories for parglare:
Users that are interested in parglare are comparing it to the libraries listed below
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆415Updated last month
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 4 months ago
- ☆71Updated 4 years ago
- PEG parser generator for Python☆167Updated 3 months ago
- Recursive descent parsing library for Python based on functional combinators☆349Updated 10 months ago
- Experiments for the official PEG parser generator for Python☆278Updated 10 months ago
- An IPython notebook plugin for visualizing ASTs.☆99Updated 2 months ago
- Tools for rapid prototyping of DSL compilers☆84Updated 3 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆382Updated last month
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆218Updated 8 months 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
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- ☆285Updated last year
- List of languages that compile to python☆261Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated last month
- Pattern matching for python☆217Updated 10 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Python AST that abstracts the underlying Python version☆144Updated 2 weeks ago
- Annotate Python AST trees with source text and token information☆177Updated last month
- C Python, made faster.☆341Updated 9 years ago
- Python Parser☆121Updated 11 months ago
- Python module to modify bytecode☆308Updated this week
- A Scannerless GLR parser/parser generater.☆109Updated this week
- Straightforward unification in Python that's extensible via generic functions.☆48Updated 6 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last month
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Python pattern matching like functional languages.☆160Updated 4 years ago