Roadsend PHP 2.9.5 (Default branch) |
|
|
Roadsend PHP produces optimized stand
alone applications, libraries, and Web
applications from standard PHP source code. The
compiler produces native machine code, not PHP
byte code, so no interpreter is required. It is a
new implementation of the PHP language and runtime
environment compatible with Zend PHP. It does not
share any code with the original PHP
implementation.
License: GNU Lesser General Public License (LGPL)
Changes:
Many optimizations to the runtime and Web backends
were made. The sockets extension was implemented
(TCP only). Several bugs in the runtime and build
system were fixed.
|