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.
 
 
韩天峰 57e1790639 feat(compiler): 实现对静态属性和常量的原生支持 7 months ago
bin 代码格式化,命名空间处理 7 months ago
cases 更新 1 year ago
config php2cpp init 2 years ago
examples feat(compiler): 实现对静态属性和常量的原生支持 7 months ago
src feat(compiler): 实现对静态属性和常量的原生支持 7 months ago
tests feat(compiler): 实现对静态属性和常量的原生支持 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(compiler): 修复异常处理机制和二进制文件命名问题 7 months ago