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 last year
- ☆84Updated this week
- A list of Python parsing tools☆117Updated 5 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 months ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 10 months ago
- Pattern matching for python☆218Updated 11 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- ☆71Updated 4 years ago
- Python Meta Programming☆147Updated 3 years ago
- Generic programming library for Python☆61Updated last week
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 5 months ago
- Python Parser☆122Updated 2 weeks ago
- ☆608Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Scala-like functional pattern matching in Python☆33Updated 13 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆435Updated 2 months ago
- metaprogramming for don't-repeat-yourself Python☆27Updated 6 years ago
- Python polymorphic functions done right☆18Updated 6 years ago
- A general-purpose dataflow programming language based on Python, written in Python☆205Updated 4 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- automatic persistence for Python objects☆47Updated this week
- Yet Another Python Parser System☆51Updated 6 years ago
- A module for handling continuations in Python☆32Updated 9 years ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 9 years ago