Implementing PHP language using PyPy technology: HippyVM

WBOY
Release: 2016-07-25 09:12:41
Original
1132 people have browsed it
Implementing PHP language using PyPy technology: HippyVM
HippyVM is an implementation of the PHP language using PyPy technology. HippyVM is on average 7.3x faster than PHP and 2x faster than Facebook’s HHVM. 100% compatible with Zend PHP. PyPy’s mature technology ensures a high level of stability. Can be used as a bridge to call Python from PHP.

Performance comparison:

Implementing PHP language using PyPy technology: HippyVM

PyPy is a Python interpreter implemented in Python.

PyPy is a project created by Python developers for better Hack Python. In addition, PyPy is more flexible than CPython and is easy to use and experiment to develop implementation methods for specific functions in different situations, which can be easily implemented. The goal of this project is to make PyPy more easily adaptable to various projects and tailorable than Python implemented in C.

Project homepage: http://www.open-open.com/lib/view/home/1395718306056



source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!