Re: Repository of samples
[email protected] ((Randal L. Schwartz)) 22 Apr 2004 07:45:17 -0700
| Newsgroups | perl.recdescent |
|---|---|
| Organization | Stonehenge Consulting Services; Portland, Oregon, USA |
| Message-ID | <[email protected]> |
>>>>> "Martin" == Martin Streicher <[email protected]> writes: Martin> Has anyone maintained a repository of PRD examples? I'd like to Martin> learn/improve by imitation, if anyone has a stash (cache?) of PRD code Martin> beyond what comes with the module. perlmonks.org, super-search for "Parse::RecDescent" look in the P::RD distro... there's some examples in there. google site:stonehenge.com Parse::RecDescent [hey, some of those articles look familiar!] But you may also want to look at Perl6::Rules, the heir apparent to P::RD, as a new learning. I'm writing an article shortly describing how to reimplement one of my older P::RD examples as P6::R instead, and so far it's coming out quite nice. And in Perl6 - it'll work even better! -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[email protected]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!