I need to parse a small 'mini language' which users can type on my site. I was wondering what the counterparts of lex and jacc or antlr are for the world of php.
+1
A:
http://pear.php.net/package/PHP_ParserGenerator
http://wezfurlong.org/blog/2006/nov/parser-and-lexer-generators-for-php
ts
2010-09-15 18:00:33
I saw this generator but it is 4 years old. I was thinking there might be something more up to date
Toad
2010-09-15 18:03:27
Lets see some content instead of just a bunch of links next time.
Ron Warholic
2010-09-15 18:04:36
Ron: you are welcome to generate some
ts
2010-09-16 00:20:56