7 ms·
Actually Facebook agrees with me so much that they rewrote PHP as a C++ macro called hiphop, and no longer use PHP. A specious comment - hiphop transforms PHP
by sgerrand 14y ago
Actually Facebook agrees with me so much that they rewrote PHP as a C++ macro called hiphop, and no longer use PHP.
A specious comment - hiphop transforms PHP to optimised C++ and then compiles it.
https://github.com/facebook/hiphop-php https://github.com/facebook/hiphop-php
- scriptproof 14y agoCompilation = converting a language into another. Hiphop is a (two-stages) PHP compiler.