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/☆144Updated 11 months ago
- ☆285Updated last year
- ☆71Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated this week
- A list of Python parsing tools☆117Updated 5 years ago
- ☆82Updated 6 months ago
- Generic programming library for Python☆61Updated this week
- Python Parser☆121Updated last year
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 9 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 2 months ago
- Pattern matching for python☆218Updated 11 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated 2 months ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- ☆608Updated 8 years ago
- Python Meta Programming☆145Updated 2 years ago
- metaprogramming for don't-repeat-yourself Python☆25Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- A pure python implementation of the Cassowary constraint solving algorithm.☆160Updated 5 years ago
- Python 3 AST unparser with type comments support.☆31Updated 5 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- an attempt to implement miniKanren and microKanren in Python☆53Updated 11 years ago
- automatic persistence for Python objects☆46Updated 3 months ago
- PEG parser generator for Python☆181Updated 9 months ago
- List of languages that compile to python☆272Updated last year
- A module for handling continuations in Python☆32Updated 8 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago