SPUG: Looking for info on developing programming language parser / lint program

Chris Wilkes cwilkes-spug at ladro.com
Tue Nov 25 13:16:06 CST 2003


On Tue, Nov 25, 2003 at 11:03:34AM -0800, david.ward at philips.com wrote:
> Can anyone give me any recommendations as to books, module documentation, 
> etc that might be helpful on the construction of programming language 
> parsers and / or lint programs? 

Have you looked into the perl module Parse::RecDescent?
http://search.cpan.org/src/DCONWAY/Parse-RecDescent-1.94/tutorial/tutorial.html
http://search.cpan.org/~tbone/Parse-RecDescent-FAQ-3.25/FAQ.pm

and from the FAQ:

http://www.urth.org/~metaperl/domains/semantic-elements.com/perl/prd/dans-blog/000235.html

Chris



More information about the spug-list mailing list