On Oct 13, Tommy Nordgren said:

Do anyone know of tools to help in the implementation of parsers and lexical analyzers in Perl?

Do you mean for programming languages or spoken/written languages?

There are plenty of parser modules out there; the most well-known, I would say, is Parse::RecDescent.

For written language parsing, those are located in the Lingua:: hierarchy on CPAN.

--
Jeff "japhy" Pinyan        %  How can we ever be the sold short or
RPI Acacia Brother #734    %  the cheated, we who for every service
http://www.perlmonks.org/  %  have long ago been overpaid?
http://princeton.pm.org/   %    -- Meister Eckhart

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to