igordejanovic / parglareLinks
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
☆144Updated last year
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/☆284Updated last month
- 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
- PEG parser generator for Python☆183Updated 10 months ago
- Python Parser☆121Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 4 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆430Updated 3 weeks ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- ☆285Updated last year
- ☆71Updated 4 years ago
- A Scannerless GLR parser/parser generater.☆113Updated 5 months ago
- ☆72Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 9 months ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- Grammar Zoo☆95Updated 6 years ago
- Python module to modify bytecode☆323Updated last month
- C Python, made faster.☆343Updated 10 years ago
- Python AST that abstracts the underlying Python version☆146Updated last week
- EPIC CUCUMBERS!☆27Updated 8 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆348Updated 2 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- Python subsets☆41Updated 8 years ago
- A virtual machine for Monte.☆69Updated last month