Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m14s
Term representation (lib/maude/term.sx) plus a module parser (lib/maude/parser.sx) consuming lib/guest/lex + pratt: - whitespace+bracket tokenizer (--- / *** comments) - mixfix classification (split op names on _): infix/prefix/postfix/const - precedence-climbing term parser over a pratt table built from op decls - fmod/mod ... endfm/endm with sort/subsort/op/var/eq/ceq/rl/crl - transitive subsort hierarchy + operator overloading queries Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
11 lines
198 B
JSON
11 lines
198 B
JSON
{
|
|
"lang": "maude",
|
|
"total_passed": 65,
|
|
"total_failed": 0,
|
|
"total": 65,
|
|
"suites": [
|
|
{"name":"parse","passed":65,"failed":0,"total":65}
|
|
],
|
|
"generated": "2026-06-07T14:42:29+00:00"
|
|
}
|