Files
rose-ash/lib/maude/scoreboard.json
giles 10906d4ffc
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 36s
maude: Phase 2 syntactic equational reduction (26 tests, 91 total)
lib/maude/reduce.sx — one-sided syntactic matching (non-linear patterns
via bound-var equality), immutable substitutions, innermost fixpoint
normalisation. Tested on Peano arithmetic, list ops, a propositional
logic simplifier, and non-linear matching.

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

12 lines
255 B
JSON

{
"lang": "maude",
"total_passed": 91,
"total_failed": 0,
"total": 91,
"suites": [
{"name":"parse","passed":65,"failed":0,"total":65},
{"name":"reduce","passed":26,"failed":0,"total":26}
],
"generated": "2026-06-07T14:45:37+00:00"
}