igordejanovic / parglare
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
☆139Updated 6 months ago
Alternatives and similar repositories for parglare:
Users that are interested in parglare are comparing it to the libraries listed below
- PEG parser generator for Python☆168Updated 4 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 5 months ago
- Recursive descent parsing library for Python based on functional combinators☆350Updated 11 months ago
- ☆285Updated last year
- ☆71Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆100Updated 3 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆419Updated 2 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
- Python Parser☆121Updated last year
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last week
- Easy and elegant parser combinators for Python. With awesome docs.☆386Updated 2 months ago
- List of languages that compile to python☆263Updated last year
- Annotate Python AST trees with source text and token information☆177Updated last month
- Tools for rapid prototyping of DSL compilers☆83Updated 3 years ago
- An AST unparser for Python☆226Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆247Updated 2 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Intelligently search in Python code☆67Updated last year
- Generic programming library for Python☆62Updated this week
- A Scannerless GLR parser/parser generater.☆109Updated last week
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆218Updated 10 months ago
- Pattern matching for python☆218Updated 10 years ago
- An experiment to use infix operators in Python☆56Updated 6 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆93Updated 6 months ago
- Runtime Type Checking in Python 3☆29Updated 8 years ago
- Partial evaluation of Python code☆20Updated 2 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 2 months ago
- Python AST that abstracts the underlying Python version☆144Updated last month
- Advanced macro expander and language lab for Python.☆63Updated 2 weeks ago