awwaiid has asked for the wisdom of the Perl Monks concerning the following question:
Can anyone direct me to information about creating a syntax highlighter/formatter/parser for perl code (written in perl)? There are several HTML parsers, and general purpose parsers, but I was hoping for something specific to perl.
Or, better yet, something that can parse it to a tree form?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Parsing Perl in Perl
by lhoward (Vicar) on Jun 14, 2000 at 15:43 UTC | |
by gnat (Beadle) on Jun 14, 2000 at 23:44 UTC | |
by awwaiid (Friar) on Jun 15, 2000 at 07:11 UTC | |
|
Re: Parsing Perl in Perl
by btrott (Parson) on Jun 14, 2000 at 09:07 UTC |