igordejanovic / parglare
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
☆136Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for parglare
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆270Updated 3 weeks ago
- Experiments for the official PEG parser generator for Python☆275Updated 7 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
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆408Updated last week
- PEG parser generator for Python☆158Updated last month
- Easy and elegant parser combinators for Python. With awesome docs.☆368Updated 6 months ago
- Python Parser☆121Updated 7 months ago
- ☆72Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆346Updated 6 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- ☆608Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆98Updated 2 years ago
- Python module to modify bytecode☆302Updated this week
- Fastest general-purpose parsing library for Python with a familiar API☆43Updated 2 months ago
- Standalone ASDL parser for upstream CPython 3.x☆61Updated 6 years ago
- ☆288Updated 10 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated last week
- Yet another PEG parser combinator library and DSL☆57Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆337Updated 2 years ago
- Tools for rapid prototyping of DSL compilers☆83Updated 3 years ago
- List of languages that compile to python☆254Updated 9 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆49Updated 2 months ago
- Python pattern matching like functional languages.☆162Updated 3 years ago
- ☆72Updated 2 years ago
- A Scannerless GLR parser/parser generater.☆105Updated 2 years ago
- An AST unparser for Python☆223Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Python Meta Programming☆142Updated 2 years ago
- A compiler for a simple language, built with Python and LLVM☆99Updated 5 years ago