igordejanovic / parglareLinks
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
☆142Updated 10 months ago
Alternatives and similar repositories for parglare
Users that are interested in parglare are comparing it to the libraries listed below
Sorting:
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆277Updated 8 months ago
- A Scannerless GLR parser/parser generater.☆112Updated 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 12 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆425Updated 2 weeks ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- ☆71Updated 4 years ago
- Python Parser☆121Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- PEG parser generator for Python☆177Updated 7 months ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆45Updated 3 weeks ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- ☆72Updated 2 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- A virtual machine for Monte.☆69Updated last year
- ☆285Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆400Updated 5 months ago
- The better build tool. Finds dependencies automatically for any language.☆135Updated 4 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 months ago
- Compile a subset of the Python AST to x64-64 assembler☆142Updated last year
- Python AST that abstracts the underlying Python version☆145Updated 4 months ago
- Railroad syntax diagram generator☆73Updated 3 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated last week