Hack alternatives

Hack is a programming language designed for use with HHVM, exhibiting full compatibility with existing PHP code. It aims to combine the rapid prototyping capabilities of PHP with the benefits of static typing and features from contemporary languages. The language incorporates a local server for rapid type verification, typically completing checks within a fraction of a second.

Alternatives