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.
 
 
韩天峰 6d9c3da0c0 feat(compiler): 添加并行编译功能支持多任务同时执行 5 months ago
bin feat(compiler): 添加并行编译功能支持多任务同时执行 5 months ago
cases 更新 1 year ago
config php2cpp init 2 years ago
examples refactor(php): 重构函数调用和错误抑制处理逻辑 5 months ago
src feat(compiler): 添加并行编译功能支持多任务同时执行 5 months ago
tests feat(php): 实现 switch 语句编译功能 5 months ago
web fix 3 years ago
.clang-format update 8 months ago
.gitignore feat(compiler): 添加对变量表达式检查和无变量捕获的支持 6 months ago
.php-cs-fixer.dist.php code format 6 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