2

PHP系列 | zephir 语言 - Tinywan

 2 years ago
source link: https://www.cnblogs.com/tinywan/p/15729382.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

PHP系列 | zephir 语言

(1)安装re2c

sudo apt install re2c

(2)下载项目

git clone --depth 1 -b $(git ls-remote https://github.com/zephir-lang/zephir 0.15.* | sort -t/ -k3 -Vr | head -n1 | awk -F/ '{ print $NF }') https://github.com/zephir-lang/zephir
composer install --ignore-platform-req=ext-gmp

(3)查看

 (4)生成扩展

./zephir init utils

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK