示例
在仓库中哪里可以找到可运行的 Sounio 代码。
示例
示例页面现在首先围绕已验证的 fixture 来组织。应把 tests/ 视为最强的当前证据,再把 examples/ 当作更小的入门材料。
今日已验证
examples/hello.sio仍然是最小的已验证起点。tests/run-pass/covid_2020_kernel.sio是当前已验证的科学 fixture。tests/run-pass/vancomycin_propagation.sio和 med fixture 共同描述了当前的 epistemic 工作流。
当前限制
tests/compile-fail/vancomycin_low_conf.sio仍然证明了编译期拒绝。- stub 模块和
*.sio.disabled文件属于路线图库存,不应视为稳定 API。
在这个仓库中验证
"$SOUC_BIN" check examples/hello.sio
"$SOUC_BIN" check tests/run-pass/covid_2020_kernel.sio
"$SOUC_BIN" check tests/run-pass/vancomycin_propagation.sio
"$SOUC_BIN" check tests/compile-fail/vancomycin_low_conf.sio