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

Hack information

  • Developed by

    US flagMeta
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    47 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  18,593 Stars
  •  3,075 Forks
  •  519 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?

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