* Michael G Schwern via RT wrote:
Show quoted text>I grabbed this module with the intent of taking the TAP ABNF grammar and
>tokenizing some TAP documents with it. It seems all I get is a Perl
>representation of the grammar and no tokenizer. Am I missing something?
No, that is exactly the purpose. You would have to write a serializer
for the data structure to turn the grammar into something suitable for
use with a parser generator, like a Parse::RecDescent grammar, or a
Parse::Yapp grammar, or Perl6 rules, or whatever. I've uploaded v0.05
that makes that a little bit clearer in the DESCRIPTION of the module.
I've also added eg/abnf2xlx.pl which was missing in earlier versions,
it gives a simple example how to turn the data you get from the module
into an alternate (XML based) format.
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de ·
http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 ·
http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 ·
http://www.websitedev.de/