Roadsend PHP 2.9.6 (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:
A new skeleton extension was added. A new C
language API for accessing the runtime was added.
Lots of runtime performance and compatibility
fixes were made. Support for Iterator,
IteratorAggregate, and ArrayAccess was added.
Several portability fixes for MinGW and FreeBSD
were made. A new test suite is available.
|