Tags: Programming Language.

Hack is a programming language for the HipHop Virtual Machine (HHVM) invented by Facebook. The language is open source.Hack can be seen as a new version of PHP that also runs on the HHVM but it allows programmers to use both dynamic typing and static typing. This is what is called gradual typing which has been mostly seen as an academic exercise; as described by Facebook it is the first to bring gradual typing to a real industrial strength language.

Loading...

This page contains content from the copyrighted Wikipedia article "Hack (programming language)"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.