Hacker News new | ask | show | jobs
by sorbits 5997 days ago
The parser in PHP 3 and up was written by Zeev Suraski and Andi Gutmans: http://en.wikipedia.org/wiki/PHP
2 comments

The original parser was written by Lerdorf (source: your wikipedia link).

But I don't think any of them have anything to be proud of: http://www.steike.com/code/php-must-die/

swoosh