HipHop for PHP

HipHop for PHP

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5116-4712-8

High Quality Content by WIKIPEDIA articles! HipHop for PHP is a source code transformer for PHP script code. HipHop programmatically transforms PHP source code into highly optimized C++ and then uses g++ to compile it to machine code. 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.