igordejanovic / parglareLinks
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
☆144Updated 11 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/☆282Updated 9 months ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- PEG parser generator for Python☆179Updated 8 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated last month
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- 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
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- ☆71Updated 4 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 3 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python Parser☆121Updated last year
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆47Updated 2 months ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 11 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Grammar Zoo☆92Updated 6 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆403Updated 7 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- List of languages that compile to python☆270Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆347Updated this week
- Grammars suitable for lark parser and Hypothesis☆50Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Advanced macro expander and language lab for Python.☆68Updated 4 months ago
- Python AST that abstracts the underlying Python version☆146Updated 6 months ago
- ☆285Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- ☆72Updated 3 years ago
- Python module to modify bytecode☆316Updated last week