On Sat, Mar 29, 2008 at 12:42 PM, Patrick R. Michaud <[EMAIL PROTECTED]> wrote:
> As of this morning only the following files still need conversion
> for P6Regex, P6Grammar, and/or pgc:
>
> examples/pge/all.pir
> languages/tap/Makefile
>
> The examples/pge/all.pir file is a very outdated
On Saturday 29 March 2008 09:42:55 Patrick R. Michaud wrote:
> As of this morning only the following files still need conversion
> for P6Regex, P6Grammar, and/or pgc:
>
> examples/pge/all.pir
> languages/tap/Makefile
>
> The examples/pge/all.pir file is a very outdated example of
> writing
As of this morning only the following files still need conversion
for P6Regex, P6Grammar, and/or pgc:
examples/pge/all.pir
languages/tap/Makefile
The examples/pge/all.pir file is a very outdated example of
writing parsers using PGE -- the new way of doing it is
to use Perl6Grammar or som