in reply to Re: Perl6 Grammars
in thread Perl6 Grammars

I did some work parsing Xerox Metacode files

Have you considered packaging and publishing your code on CPAN? There seems to be a shortage of modules in that area.

Replies are listed 'Best First'.
Re: Re: Re: Perl6 Grammars
by diotalevi (Canon) on Sep 24, 2002 at 13:12 UTC

    Yes of course. Sadly I can only write down a smidgen of what I picked up. You can get the public bit from http://www.greentechnologist.org/wiki/wiki?XeroxMetacode though I think that version might be buggy (it at least expresses the essense of getting through a metcode file). With only that little bit I just never thought that it was CPAN-worthy.