Hack icon
Hack icon

Hack

Hack is a programming language for HHVM that interoperates seamlessly with PHP. Hack reconciles the fast development cycle of PHP with the discipline provided by static typing, while adding many features commonly found in other modern programming languages.

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Linux
-
No reviews
12likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Support for scripting
  2.  Object-oriented Language
  3.  Interpreter
  4.  Rad

Hack News & Activities

Highlights All activities

Recent activities

Show all activities

Hack information

  • Developed by

    US flagMeta
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    46 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  18,570 Stars
  •  3,068 Forks
  •  521 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Hack was added to AlternativeTo by s_ktt on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Hack?

Hack is a programming language for HHVM that interoperates seamlessly with PHP. Hack reconciles the fast development cycle of PHP with the discipline provided by static typing, while adding many features commonly found in other modern programming languages.

Hack provides instantaneous type checking via a local server that watches the filesystem. It typically runs in less than 200 milliseconds, making it easy to integrate into your development workflow without introducing a noticeable delay.

Official Links