On 19 July 2011 11:25, Lukas Renggli <renggli(a)gmail.com> wrote:
Yeah, a PetitParser syntax has long been on my todo
list and I even
started to write some code (not sure where I have it). It is not easy
though, because the grammar is highly context sensitive and extensible
(what would be easy with PP). Also if an effort like this is done, we
should think about adopting a more common/modern syntax like Creole or
YAML or ...
I agree it would make more sense spending effort creating a PetitParser
grammar for Creole, Markdown or some-other well used markup then recreating
the current parser in PetitParser.