HipHop programmatically transforms your PHP source code into highly optimized C++ and then uses g++ to compile it. … HipHop includes a code transformer, a reimplementation of PHP’s runtime system, and a rewrite of many common PHP Extensions to take advantage of these performance optimizations.
