On Thu, Jul 2, 2009 at 7:32 PM, Brion Vibberbrion@wikimedia.org wrote:
I'd really _like_ to be able to avoid having to require external executables either, if it can be managed, but that's harder since it means having a pure PHP implementation of the scripting language. (ouch!)
-- brion
We could always have a default implementation in PHP, and optionally provide the same functionality but faster in a C module.
Bryan