On Fri, 20 Apr 2001, Pang, Joseph wrote:

> I think I need to write a parser but had little experience.  I had looked up
> Lex and Yacc, or bison, with some little time I play, I know I could get 
> promising result, but I want it written in Perl instead of C.

Look at Parse::RecDescent. If you want a lex/yacc-like grammar
parser, see if that helps. What's your data format? 

> One thing made me hesistate to go any further in my current approach is 
> the future support. No matter how well I comment my code, and with 
> good note taking habit on new things I learned, I tend to forget some 
> scriplet I wrote just weeks ago.

1> That's why to use CPAN.
2> Elaborate documentation is your friend. :)

srl
-- 
Shane R. Landrum         [EMAIL PROTECTED] 
we generate our own light to compensate for the lack of light from above -AD
GPG public key: http://cs.smith.edu/~slandrum/srl_pgpkey.txt

Reply via email to