top of page
Search

Hack (programming language)

  • Writer: R-Web Numbers
    R-Web Numbers
  • Aug 17, 2022
  • 1 min read

Hack is a programming language for the HipHop Virtual Machine (HHVM), created by Meta as a dialect of PHP. The language implementation is open-source, licensed under the MIT License.[2][3][4]


Hack allows programmers to use both dynamic typing and static typing. This kind of a type system is called gradual typing, which is also implemented in other programming languages such as ActionScript.[5] Hack's type system allows types to be specified for function arguments, function return values, and class properties; however, types of local variables are always inferred and cannot be specified.

If you need any kind of information on this article related topic click here: Hire a Hacker

 
 
 

Recent Posts

See All

Comments


Post: Blog2_Post
  • Facebook
  • Twitter
  • LinkedIn

©2022 by web2work. Proudly created with Wix.com

bottom of page