Hacker News new | ask | show | jobs
by bandushrew 4728 days ago
https://www.facebook.com/note.php?note_id=10150415177928920

"Facebook uses hphpi (and now hhvm) for day-to-day software development, but uses the HipHop compiler (hphpc) to create optimized binaries that serve the Facebook website. hphpc is in essence a traditional static compiler that converts PHP→AST→C++→x64."

1 comments

That note is from 2011.

According to wikipedia: http://en.wikipedia.org/wiki/HipHop_for_PHP

"in Q1 2013, the production version of facebook.com started running on HHVM, replacing HPHPc."

ohh, nice.

I wonder how well silverstripe runs on it....