Migrating from PHP to HHVM + hack is not a trivial. Just like digging deeper to another language, there are few things we have to consider.
This post actually just few basic bookmark that may help you to get the things done while hacking on the Hack Language.
- repo of PHP Language Specifications
- repo of Hack Language Specification
- PHP features that are either not supported in Hack or that have different semantics: Differences from PHP
- online interactive hack Tutorial
- more up to date explanation of Async in hack: Async — Cooperative Multitasking for Hack
- explanation of HHVM Long Term Support
No comments:
Post a Comment