News

Continuing with its open source endeavors, Facebook has open-sourced Hack Codegen, a library for automatically generating Hack code. Hack is Facebook’s spinoff of the PHP language, working with ...
Hack requires Facebook’s HHVM (Hip Hop Virtual Machine) to run. HHVM is a virtual machine that compiles PHP, normally an interpreted language, into byte code, so it can run more quickly.