Commit graph

1 commit

Author SHA1 Message Date
Martin Wilke
0fe631cc4b PHP_Parser is a source code analysis tool based around a real Parser
generated by PHP_ParserGenerator. The parser uses the same EBNF source
that PHP uses to parse itself, modified for Lemon parser format,
and it therefore as robust as PHP itself.

WWW: http://pear.php.net/package/PHP_Parser/
2007-08-05 21:02:28 +00:00