in reply to parsing code, finding block boundaries

To parse languages that are very similar to Perl, you might want to look at the rapidly evolving PPI, the pseudoperl parser.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re: parsing code, finding block boundaries