igordejanovic / parglareLinks
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
☆140Updated 9 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/☆275Updated 7 months ago
- PEG parser generator for Python☆175Updated 6 months ago
- Recursive descent parsing library for Python based on functional combinators☆352Updated 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
- ☆71Updated 4 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated 2 weeks ago
- Tools for rapid prototyping of DSL compilers☆85Updated 4 years ago
- ☆285Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python Parser☆121Updated last year
- C Python, made faster.☆341Updated 9 years ago
- Python module to modify bytecode☆314Updated last month
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 9 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Pattern matching for python☆218Updated 10 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆398Updated 5 months ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 7 years ago
- An AST unparser for Python☆228Updated last year
- A Scannerless GLR parser/parser generater.☆111Updated last month
- Set of tools to play with Python AST.☆85Updated 2 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 4 months ago
- List of languages that compile to python☆268Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago