in reply to Re^4: Writing Interpreters, Compilers and Translators in Perl
in thread Writing Interpreters, Compilers and Translators in Perl

I mean for Perl 6 - but thanks for the link anyway.

All the links, but TimToady's home node have to do with Perl 6.

  • Comment on Re^5: Writing Interpreters, Compilers and Translators in Perl

Replies are listed 'Best First'.
Re^6: Writing Interpreters, Compilers and Translators in Perl
by Moron (Curate) on May 29, 2007 at 12:54 UTC
    oic, yes ur right. Meanwhile I also came across Damian's Perl6::Rules, version dated April 12th 2007, don't know if there was one before that on CPAN, which provides a limited subset for use under Perl5 already - it has an example of using it to define a language grammar for HTML prior to parsing. And I was already considering a "special-needs" XML parser as an example to demonstrate when you can and can't use Parse::RecDescent - hmmm the plot thickens!
    __________________________________________________________________________________

    ^M Free your mind!