Files
rose-ash/lib/apl/scoreboard.md
giles e37167a58e
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m5s
apl: n-queens via permute + diagonal filter, q(8)=92 (+10 tests, 306/306)
2026-05-07 05:46:54 +00:00

610 B

APL Conformance Scoreboard

Generated by lib/apl/conformance.sh

Suite Pass Fail Total
structural 94 0 94
operators 117 0 117
dfn 24 0 24
tradfn 20 0 20
valence 14 0 14
programs 37 0 37
Total 306 0 306

Notes

  • Suites use the standard apl-test name got expected framework loaded against lib/apl/runtime.sx + lib/apl/transpile.sx.
  • lib/apl/tests/parse.sx and lib/apl/tests/scalar.sx use their own self-contained frameworks and are excluded from this scoreboard.