On Mon, May 24, 2004 at 04:18:03PM +0200, Joe Armstrong wrote: } } write a php interpretor in erlang? << actually this would be great fun, } there is no reason to imagine that a php interpretor implemented in } Erlang would be slow. Anybody got a PHP yacc grammar? >> It's in the source: http://cvs.php.net/co.php/ZendEngine2/zend_language_parser.y?r=1.144 -Vance