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
- ☆285Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Scala-like functional pattern matching in Python☆33Updated 12 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- Yet Another Python Parser System☆48Updated 5 years ago
- Sum Types, aka Tagged Unions, for Python☆43Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆138Updated 4 months ago
- metaprogramming for don't-repeat-yourself Python☆22Updated 5 years ago
- How to implement trampolines for tail calls in Python☆32Updated 10 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated this week
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 4 months ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Generic programming library for Python☆62Updated this week
- PEG parser generator for Python☆165Updated last month
- ☆72Updated 3 years ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 10 years ago
- Python subsets☆41Updated 7 years ago
- A list of Python parsing tools☆116Updated 4 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆21Updated 9 years ago
- An IPython notebook plugin for visualizing ASTs.☆100Updated 3 weeks ago
- ☆34Updated 4 years ago
- an attempt to implement miniKanren and microKanren in Python☆52Updated 10 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Domain Specific Languages in Python☆96Updated last year
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- Parse protocols, without any I/O☆47Updated 7 years ago
- A module for handling continuations in Python☆32Updated 8 years ago