Related articles |
---|
perl regular expression grammar alan@oursland.net (2001-07-17) |
Re: perl regular expression grammar merlyn@stonehenge.com (2001-07-18) |
Re: perl regular expression grammar ralph@inputplus.demon.co.uk (2001-07-18) |
Re: perl regular expression grammar johnmillaway@yahoo.com (John W. Millaway) (2001-07-18) |
Re: perl regular expression grammar mjd@plover.com (2001-07-18) |
Re: perl regular expression grammar abigail@foad.org (2001-07-18) |
Re: perl regular expression grammar alan@oursland.net (2001-07-23) |
Re: perl regular expression grammar usenet11522@itz.pp.sci.fi (Ilmari Karonen) (2001-07-23) |
[1 later articles] |
From: | merlyn@stonehenge.com (Randal L. Schwartz) |
Newsgroups: | comp.lang.perl.misc,comp.compilers |
Date: | 18 Jul 2001 19:59:00 -0400 |
Organization: | Stonehenge Consulting Services; Portland, Oregon, USA |
References: | 01-07-080 |
Keywords: | parse |
Posted-Date: | 18 Jul 2001 19:59:00 EDT |
>>>>> "Alan" == Alan Oursland <alan@oursland.net> writes:
Alan> I've been looking for a complete perl 5 regular expression grammar
Alan> and, having been unsuccessful in my search, have attempted to write
Alan> one myself.
You might look at YAPE::Regex (et. seq.) in the CPAN. Jeff Pinyan has
done a fairly comprehensive study of regex.
print "Just another Perl hacker,"
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <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!
Return to the
comp.compilers page.
Search the
comp.compilers archives again.