prolog: operator-table parser + < > =< >= built-ins, 19 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-25 06:57:48 +00:00
parent e018ba9423
commit 3190e770fb
7 changed files with 342 additions and 84 deletions

View File

@@ -1,7 +1,7 @@
# Prolog scoreboard
**183 / 183 passing** (0 failure(s)).
Generated 2026-04-25T06:19:36+00:00.
**202 / 202 passing** (0 failure(s)).
Generated 2026-04-25T06:57:26+00:00.
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
@@ -9,6 +9,7 @@ Generated 2026-04-25T06:19:36+00:00.
| unify | 47 | 47 | ok |
| clausedb | 14 | 14 | ok |
| solve | 62 | 62 | ok |
| operators | 19 | 19 | ok |
| append | 6 | 6 | ok |
| reverse | 6 | 6 | ok |
| member | 7 | 7 | ok |