Re: Next against the wall when the virtual revolution comes...
[email protected] (Andy Wardley) Wed, 12 Apr 2000 07:10:23 +0100 (BST)
| Newsgroups | perl.sdk |
|---|---|
| Message-ID | <[email protected]> |
> > Parse-RecDescent-1.78.tar.gz > > Parse-Yapp-1.00.tar.gz > > ParseLex-2.15.tar.gz > > We tend to automatically bless P::RD because Damian is such a god, but > I believe that Parse::Yapp is actually useful in some cases. Oh yes, a strong vote in favour for Parse-Yapp from me. Haven't used Parse-RecDescent, but I wouldn't kick it out based on the inclusion of Parse-Yapp. RecDescent and LALR are suitably different to warrant inclusion of both, IMHO. Can't say a thing about ParseLex, except that it's *probably* covered by Parse-Yapp, guessing from the name. A