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

Bug#810619: ITP: python-ptk -- lexical analysis and parsing in Python, without code generation



Package: wnpp
Severity: wishlist
Owner: Nicolas Boulenguez <nicolas@debian.org>

* Package name    : python-ptk
  Version         : 1.2.0
  Upstream Author : Jérôme Laheurte <jerome@jeromelaheurte.net>
* URL             : https://bitbucket.org/fraca7/ptk
* License         : LGPL-3
  Programming Lang: Python
  Description     : lexical analysis and parsing in Python, without code generation

PTK is a LR(1) parser "generator" for Python. It is not actually a
"generator" in the sense that it doesn't output source code, using
Python's dynamic nature to build everything it needs at runtime
instead. Also, it supports asynchronous parsing.


Reply to: