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.
 
 
韩天峰 b40a448804 docs(examples): 添加 FFI 崩溃示例 2 months ago
..
appx feat(translator): 增强PHP到C++编译器功能 7 months ago
array-loop feat(std-array): 添加标准数组类型支持 4 months ago
bench refactor(preprocessor): 重构参数声明生成逻辑 4 months ago
bigint feat(cli): 添加 AST 语法树导出工具和大整数示例 3 months ago
c 命名空间和 use 语法支持 [1] ,仅 function,TODO class 8 months ago
cases php2cpp init 2 years ago
decimal feat(compiler): 添加对 Big* 类型的字符串转换和数学函数优化支持 3 months ago
error example(error): 添加资源类型参数示例代码 4 months ago
extends feat(compiler): 实现常量值解析和类型安全的值生成 4 months ago
extends2 refactor(php): 重构PHP编译器基础功能并完善类继承支持 3 months ago
jni feat(jni): 添加JNI扩展功能支持Java与PHP交互 3 months ago
methods feat(core): 通用方法实现,纯静态,零成本抽象 3 months ago
myext refactor(php): 重构变量赋值类型检查逻辑 4 months ago
prime feat(php): 支持联合类型并优化编译器状态管理 7 months ago
project fix(php): 修复存根文件函数返回类型检查和类方法处理逻辑 5 months ago
python refactor(examples): 更新PHP示例中的类型声明和代码结构 4 months ago
ref feat(examples): 添加 PHP 反射 API 示例程序 3 months ago
swoole refactor(examples): 优化基准测试和协程示例代码 4 months ago
test feat(compiler): 添加项目配置和扩展忽略功能 4 months ago
tetris-sdl fix(game): 修复俄罗斯方块游戏的SDL资源管理和退出机制 4 months ago
tetris-win32 feat(game): 将俄罗斯方块游戏重构为纯PHP逻辑实现 4 months ago
win32-hello feat(build): 添加 Windows 资源文件支持功能 4 months ago
EightQueue.php feat(php): 添加属性偏移量支持和性能优化 7 months ago
array.php 添加更多單元測試 8 months ago
array_append.php feat(compiler): 添加编译模式支持和目标名称配置 7 months ago
array_get.php refactor(php): 重构变量声明和全局变量处理逻辑 5 months ago
assign_cmp.php feat(compiler): 添加原生类型支持和标准库函数 5 months ago
autoload_class.php feat(compiler): 添加对孤立代码的检测和错误处理 7 months ago
bench.php refactor(examples): 为基准测试函数添加参数类型声明 3 months ago
binary-tree.php update 8 months ago
call3.php feat(php): 添加类定义功能支持 7 months ago
callstack.php feat(compiler): 实现对 static 关键字的支持 6 months ago
check_parser_api.php feat(examples): 添加多个示例文件演示核心功能 7 months ago
closure.php feat(compiler): 添加闭包表达式支持 7 months ago
concat.php feat(examples): 添加字符串连接示例并改进yield示例输出 2 months ago
const.php feat(generator): 添加常量符号注册功能 7 months ago
const_c_array.php update 10 months ago
const_expr.php fix(php): 修复编译器基类中的回溯打印和类型返回验证问题 4 months ago
debug_trace.php feat(debug): 添加调试信息支持以改进异常回溯功能 3 months ago
digit_count.php feat(php): 添加标量类型检查和yield表达式支持 7 months ago
div.php 全局变量 8 months ago
expr1.php update 10 months ago
fannkuchredux.php 数组操作处理 8 months ago
fcall.php feat(compiler): 添加闭包表达式支持 7 months ago
ffi-crash.php docs(examples): 添加 FFI 崩溃示例 2 months ago
fib.php exit 8 months ago
file_scanner_example.php feat(examples): 添加多个示例文件演示核心功能 7 months ago
file_scanner_usage.php feat(examples): 添加多个示例文件演示核心功能 7 months ago
fn.php fix(php): 修复类常量解析和对象转换功能 3 months ago
global.php test(php): 添加 compact 和 globals 相关功能测试用例 2 months ago
hello.php feat(compiler): 支持 PHP 嵌入模式并改进 Windows 编译配置 4 months ago
leibniz.cpp update 8 months ago
leibniz.js update 8 months ago
list.php 添加更多测试,php std 标准库测试,支持 list 语法 8 months ago
lv3_prop.php test(zend): 添加heredoc语法和半保留字测试用例 7 months ago
micro_bench.php perf(compiler): 优化静态属性访问性能并增强类型检查 3 months ago
mixed.php feat(stub): 添加对推断PHP文档类型的处理支持 2 months ago
named_args.php feat(php): 支持 PHP 命名参数功能 6 months ago
nbody.php-3.php try/catch 语法支持 8 months ago
ns.php update 10 months ago
ns2.php update 10 months ago
obj.php fix(php): 修复对象值解析和函数参数处理问题 7 months ago
object_cast.php 添加更多單元測試 8 months ago
pi.go update 8 months ago
pi.php feat(compiler): 添加原生类型支持和属性获取功能 4 months ago
place_holder.php feat(closure): 添加闭包生成功能并支持占位符调用 6 months ago
prime.go feat(trie): 添加字典树数据结构实现 7 months ago
prime.php feat(compiler): 添加对mixed类型支持和优化函数调用解析 7 months ago
prop.php test(zend): 添加heredoc语法和半保留字测试用例 7 months ago
property-hook.php feat(php): 添加对 trait 魔术常量 __TRAIT__ 的支持 4 months ago
ref.php feat(php): 添加对引用参数和命名参数的错误检查 7 months ago
ref_prop.php feat(php): 实现PHP编译器对引用参数的支持 7 months ago
right-assoc.php feat(php): 实现PHP右结合赋值操作符支持 7 months ago
scan_with_exclusions.php feat(examples): 添加多个示例文件演示核心功能 7 months ago
silentCall.php refactor(php): 重构函数调用和错误抑制处理逻辑 5 months ago
simple.php refactor(php): 重构PHP编译器基础功能并完善类继承支持 3 months ago
simple_scan.php feat(examples): 添加多个示例文件演示核心功能 7 months ago
spectralnorm.php 禁止 foreach 中添加全局变量的同名变量 8 months ago
stdmap.php feat(compiler): 添加对标准容器类型的完整支持 4 months ago
str.php test(str): 添加字符串索引访问测试用例 2 months ago
str_byte.php feat(compiler): 添加原生类型支持和标准库函数 5 months ago
str_offset_set.php 支持语法 **= 8 months ago
test.php php2cpp init 2 years ago
test_exclusions.php feat(examples): 添加多个示例文件演示核心功能 7 months ago
test_fnmatch.php feat(examples): 添加多个示例文件演示核心功能 7 months ago
test_php_parser_check.php feat(examples): 添加多个示例文件演示核心功能 7 months ago
test_php_syntax_check.php feat(examples): 添加多个示例文件演示核心功能 7 months ago
throw-in-php.php try/catch 语法支持 8 months ago
to_array.php refactor(compiler): 重构编译器配置和代码逻辑 7 months ago
trait.php feat(php): 添加对 trait 魔术常量 __TRAIT__ 的支持 4 months ago
unset.php unset 8 months ago
vargs.php feat(compiler): 添加可变参数支持功能 6 months ago
vcall.php feat(compiler): 支持PHP变长参数展开语法 6 months ago
void.php refactor(php): 重构PHP解析器的表达式处理和动态属性访问 2 months ago
yield.php feat(examples): 添加字符串连接示例并改进yield示例输出 2 months ago