HHVM
外观
开发者 | Meta Platforms |
---|---|
首次发布 | 2011年12月9日[1] |
当前版本 | |
源代码库 | |
编程语言 | PHP, C++,[5] OCaml[6]和Rust[7] |
许可协议 | PHP License和PHP许可证[8] |
网站 | HHVM.com |
HipHop虚拟机(HipHop Virtual Machine,简称HHVM)是一个由Facebook开发的基于即时编译(JIT)的开源虚拟机,它的源代码托管在GitHub上[9]。HHVM能作为Hack编程语言的执行引擎,在HHVM第4版发布之前,它用于支持PHP的执行[10]。通过JIT (消歧义)的编译,Hack代码首先被编译为中间HipHop字节码(HHBC),然后再动态编译成X86-64机器代码以及进行优化并在本机执行[11][12]。
参考
[编辑]- ^ Jason Evans. The HipHop Virtual Machine. Meta Platforms. December 9, 2011 [August 2, 2014]. (原始内容存档于2015-11-30).
- ^ Release 3.15.0. 2016年9月28日 [2018年3月13日].
- ^ HHVM 4.172, HHVM Blog.
- ^ HHVM-4.172.0 tag, GitHub.
- ^ Building and installing HHVM on CentOS 7.x. github.com. Facebook. May 26, 2015 [June 12, 2015]. (原始内容存档于2021-10-07).
- ^ Building the Hack typechecker. github.com. Facebook. September 10, 2014 [June 12, 2015]. (原始内容存档于2021-10-07).
- ^ Facebook's HHVM Begins Seeing Rust Rewrite - Phoronix. [29 August 2019]. (原始内容存档于2021-04-09).
- ^ facebook/hhvm: License. github.com. Meta Platforms. [August 2, 2014]. (原始内容存档于2021-05-23).
- ^ HHVM source code on GitHub. [2021-03-01]. (原始内容存档于2021-05-23).
- ^ 存档副本. [2021-03-01]. (原始内容存档于2021-05-14).
- ^ Ottoni, Guilherme. 缺少或
|title=
为空 (帮助) - ^ facebook/hhvm. github.com. Facebook. [August 2, 2014]. (原始内容存档于2021-05-23).