Re: parser using perl
- From: merlyn@xxxxxxxxxxxxxx (Randal L. Schwartz)
- Date: Mon, 31 Mar 2008 09:28:01 -0700
""Chas" == "Chas Owens" <chas.owens@xxxxxxxxx> writes:
"Chas> Take a look at Parse::RecDescent*.
Also, look at Parse::Marpa if you have Perl 5.10 (requires 5.10), which not
only parses text like P::RD, but can also tell you if there are *multiple*
*ambiguous* parsings, rather efficiently. Very cool.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@xxxxxxxxxxxxxx> <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!
.
- References:
- parser using perl
- From: Sharan Basappa
- Re: parser using perl
- From: Chas. Owens
- parser using perl
- Prev by Date: Re: parser using perl
- Next by Date: Re: commify_series script in cookbook page 94
- Previous by thread: Re: parser using perl
- Next by thread: Re: parser using perl
- Index(es):
Relevant Pages
|