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:
- ☆285Updated last year
- Generic programming library for Python☆61Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 months ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- Python Meta Programming☆147Updated 3 years ago
- ☆84Updated 3 weeks ago
- ☆71Updated 4 years ago
- Python Parser☆122Updated last month
- A list of Python parsing tools☆117Updated 5 years ago
- Pattern matching for python☆218Updated 11 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Python polymorphic functions done right☆18Updated 6 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 6 months ago
- Yet Another Python Parser System☆51Updated 6 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Memory efficient Python objects☆369Updated this week
- ☆608Updated 8 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated 2 months ago
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 10 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- metaprogramming for don't-repeat-yourself Python☆28Updated 6 years ago
- Cython PyParsing implementation.☆33Updated last year
- Enable: low-level drawing and interaction☆96Updated 6 months ago
- Python subsets☆41Updated 8 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago