igordejanovic / parglareLinks
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
☆140Updated 8 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/☆274Updated 7 months ago
- PEG parser generator for Python☆175Updated 5 months ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- Tools for rapid prototyping of DSL compilers☆85Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- ☆71Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- ☆285Updated 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
- Python Parser☆121Updated last year
- Python module to modify bytecode☆314Updated 3 weeks ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated last month
- A Scannerless GLR parser/parser generater.☆111Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- List of languages that compile to python☆268Updated last year
- C Python, made faster.☆341Updated 9 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆392Updated 4 months ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- ☆608Updated 7 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆342Updated 2 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 8 months ago
- Annotate Python AST trees with source text and token information☆181Updated last month
- A list of Python parsing tools☆117Updated 4 years ago
- The better build tool. Finds dependencies automatically for any language.☆133Updated 4 years ago
- Pattern matching for python☆218Updated 10 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Python subsets☆41Updated 8 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last month