Facebook's Hack Language Making Progress To Advance PHP

Written by Michael Larabel in Programming on 21 October 2014 at 02:27 PM EDT. 12 Comments
PROGRAMMING
Earlier this year Facebook launched the Hack language powered by their HipHop Virtual Machine (HHVM) and being based off PHP. Good progress is being made on enhancing the language with interest in the project continuing to grow inside and outside of Facebook.

Posted to the HHVM web-site was a message by Facebook's Josh Watzman about recent updates to HHVM and Hack. In particular, there's growing interest in the language and many features have been added.

The new Hack features are going to be documented more at length in future HHVM blog posts, but among the list of new items for Hack include typechecking new static(), interface requirements, trait requirements, first-class enums, OS X support, covariance support, and a nullsafe operator.

Those wishing to learn more and follow Hack's development can stop by the HHVM blog.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week