TypePHP 编译器 https://swoole.com/aot/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
韩天峰 752767012f feat(compiler): 添加对goto语句的支持 7 months ago
bin feat(compiler): 添加对goto语句的支持 7 months ago
cases 更新 1 year ago
config php2cpp init 2 years ago
examples feat(compiler): 添加闭包表达式支持 7 months ago
src feat(compiler): 添加对goto语句的支持 7 months ago
tests feat(compiler): 添加对goto语句的支持 7 months ago
web fix 3 years ago
.clang-format update 8 months ago
.gitignore feat(compiler): 添加空合并赋值运算符支持并优化变量检查 7 months ago
.php-cs-fixer.dist.php refactor(php): 重构PHP到C++编译器实现细节 7 months ago
ast.py 支持目录处理 8 months ago
cli.php 命令行参数 8 months ago
composer.json feat(compiler): 添加项目配置文件支持和编译选项扩展 7 months ago
composer.lock feat(compiler): 添加项目配置文件支持和编译选项扩展 7 months ago
conv.php init 3 years ago
dump.py init 3 years ago
py2php.php op 3 years ago
rounds.txt update 8 months ago
run-tests.php fix(core): 修复数字文件名编译问题并优化代码结构 7 months ago