[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#749587: RFP: python-grako -- Python parser generator, for grammars given in a variation of EBNF



Package: wnpp
Severity: wishlist

* Package name    : python-grako
  Version         : 2.4.2
  Upstream Author : Juancarlo Añez <apalala@gmail.com>
* URL             : https://bitbucket.org/apalala/grako
* License         : BSD
  Programming Lang: Python
  Description     : Python parser generator, for grammars given in a variation of EBNF

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.

The generated parsers return an abstract syntax tree (AST) and can make
use of semantic actions provided at parse-time.


Reply to: