Files
rose-ash/lib/maude/scoreboard.md
giles 1747bbd944
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 49s
maude: Phase 4 conditional equations (19 tests, 138 total)
lib/maude/conditional.sx — condition-aware reducer. ceq fires only when
its guard holds: equational guards (l=r reduce to same normal form) and
boolean guards (term reduces to true), evaluated by recursing through the
same reducer. Verified on gcd, insertion sort, max, even.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 15:06:00 +00:00

11 lines
241 B
Markdown

# maude scoreboard
**138 / 138 passing** (0 failure(s)).
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
| parse | 65 | 65 | ok |
| reduce | 26 | 26 | ok |
| matching | 28 | 28 | ok |
| conditional | 19 | 19 | ok |