【2015新书】 Hack and HHVM: Programming Productivity Without Breaking Things
Book 图书名称: Hack and HHVM: Programming Productivity Without Breaking Things
Author 作者: Owen Yamauchi
Publisher 出版社: O'Reilly Media
Page 页数:
Publishing Date 出版时间: Sep 28, 2015
Language 语言: English
Size 大小: 4 MB
Format 格式: pdf 文字版
ISBN: 1491920874, 9781491920879
Edition: 第1版 搜索过论坛,没有该文档
How can you take advantage of the HipHop Virtual Machine (HHVM) and the Hack programming language, two new technologies that Facebook developed to run their web servers? With this practical guide, Owen Yamauchi—a member of Facebook’s core Hack and HHVM teams—shows you how to get started with these battle-tested open-source tools.
You’ll explore static typechecking and several other features that separate Hack from its PHP origins, and learn how to set up, configure, deploy, and monitor HHVM. Ideal for developers with basic PHP knowledge or experience with other languages, this book also demonstrates how these tools can be used with existing PHP codebases and new projects alike.
Learn how Hack provides static typechecking while retaining PHP’s flexible, rapid development capabilityWrite typesafe code with Hack’s generics featureExplore HHVM, a just-in-time compilation runtime engine with full PHP compatibilityDive into Hack collections, asynchronous functions, and the XHP extension for PHPUnderstand Hack’s design rationale, including why it omits some PHP featuresUse Hack for multitasking, and for generating HTML securelyLearn tools for working with Hack code, including PHP-to-Hack migration