On Tue, Jul 14, 2009 at 10:33 AM, Edward Z. Yang<ezy...@mit.edu> wrote: > Excerpts from Peter Wang's message of Mon Jul 13 05:34:33 -0400 2009: >> http://www.php.net/manual/en/apc.configuration.php#ini.apc.enable-cli >> >> is that what you want? > > Not really, since the manual even specifically states that the opcode cache > will get created and destroyed. I think Thomas is looking for something > a little similar to Python's pyc files. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
I've seen Roadsend: http://www.roadsend.com/home/index.php?pageID=compiler and PhC: www.phpcompiler.org I think these are closer to what you want, but I'm not sure either are worth using, as I've used neither. If you do use one, or both, let me know for sure :) -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php