swayf / grako
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 11 years ago
Alternatives and similar repositories for grako:
Users that are interested in grako are comparing it to the libraries listed below
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 7 months ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Yet Another Python Parser System☆49Updated 5 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 7 months ago
- Python polymorphic functions done right☆18Updated 5 years ago
- An IPython notebook plugin for visualizing ASTs.☆101Updated 3 months ago
- Backwards compatible callback APIs☆19Updated 4 years ago
- Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.☆12Updated 2 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Generic programming library for Python☆61Updated this week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 3 weeks ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- metaprogramming for don't-repeat-yourself Python☆23Updated 5 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- ☆81Updated last month
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- A module for handling continuations in Python☆32Updated 8 years ago
- ☆285Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Parse protocols, without any I/O☆47Updated 7 years ago
- Python subsets☆41Updated 8 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- an attempt to implement miniKanren and microKanren in Python☆52Updated 10 years ago
- Victor Stinner's Notes☆21Updated last month
- Pattern matching for python☆218Updated 10 years ago
- ☆17Updated 4 years ago
- Python Meta Programming☆142Updated 2 years ago
- A python utility for rendering RST in the terminal☆34Updated 4 years ago
- Grammars suitable for lark parser and Hypothesis☆46Updated last year
- EPIC CUCUMBERS!☆28Updated 7 years ago