Hacker News new | ask | show | jobs
by kyllo 4738 days ago
HipHop was originally just a source code converter. It basically took PHP source code and compiled it to C++ code. It's because they wanted to write in PHP but they needed C++ speed. But I don't think that's how it works anymore.