igordejanovic / parglare
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
☆138Updated 4 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 3 months ago
- ☆72Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆349Updated 8 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆414Updated last week
- PEG parser generator for Python☆165Updated last month
- Easy and elegant parser combinators for Python. With awesome docs.☆380Updated last week
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- Python module to modify bytecode☆305Updated last week
- Python Parser☆121Updated 10 months ago
- ☆285Updated last year
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 4 months ago
- List of languages that compile to python☆260Updated 11 months ago
- C Python, made faster.☆341Updated 9 years ago
- An IPython notebook plugin for visualizing ASTs.☆100Updated 3 weeks ago
- An AST unparser for Python☆227Updated last year
- ☆609Updated 7 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
- Tools for rapid prototyping of DSL compilers☆83Updated 3 years ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Pattern matching for python☆217Updated 10 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆216Updated 7 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- A Scannerless GLR parser/parser generater.☆107Updated 3 weeks ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated this week
- Python pattern matching like functional languages.☆161Updated 3 years ago
- How to implement trampolines for tail calls in Python☆32Updated 10 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆45Updated last month