swayf / grakoLinks
Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers in Python. Forked from:
☆34Updated 12 years ago
Alternatives and similar repositories for grako
Users that are interested in grako are comparing it to the libraries listed below
Sorting:
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- ☆285Updated 2 years ago
- ☆71Updated 4 years ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 10 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- metaprogramming for don't-repeat-yourself Python☆28Updated 6 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago
- Python Meta Programming☆147Updated 3 years ago
- Pattern matching for python☆218Updated 11 years ago
- Python Parser☆122Updated 2 months ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- automatic persistence for Python objects☆47Updated last month
- ☆86Updated 2 months ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Literal support for Pyrsistent data structures in Python☆132Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 8 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- Scala-like functional pattern matching in Python☆33Updated 13 years ago
- Generic programming library for Python☆61Updated last week
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- ☆608Updated 8 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 4 years ago