GUEST: step 0 — baseline snapshot

Created lib/guest/baseline/ with normalised scoreboards for all 11 guests:
lua 185/185, forth 64/64, ruby 76/76, apl 73/73, prolog 590/590,
common-lisp 309/309, smalltalk 625/629, tcl 3/4, haskell 0/18 programs,
js 94/148 (test262-slice), erlang 0/0 (suite all-zero).

Re-ran every conformance.sh and test.sh; refreshed each guest's own
scoreboard.{json,md} so per-guest scoreboard matches lib/guest/baseline/<lang>.json.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-06 22:01:51 +00:00
parent d25cb1223e
commit 2f7f8189ea
23 changed files with 756 additions and 85 deletions

View File

@@ -4,22 +4,22 @@ Updated 2026-05-06 · Phase 6 (prelude extras + 18 programs)
| Program | Tests | Status |
|---------|-------|--------|
| fib.hs | 2/2 | |
| sieve.hs | 2/2 | |
| quicksort.hs | 5/5 | |
| nqueens.hs | 2/2 | |
| calculator.hs | 5/5 | |
| collatz.hs | 11/11 | |
| palindrome.hs | 8/8 | |
| maybe.hs | 12/12 | |
| fizzbuzz.hs | 12/12 | |
| anagram.hs | 9/9 | |
| roman.hs | 14/14 | |
| binary.hs | 12/12 | |
| either.hs | 12/12 | |
| primes.hs | 12/12 | |
| zipwith.hs | 9/9 | |
| matrix.hs | 8/8 | |
| wordcount.hs | 7/7 | |
| powers.hs | 14/14 | |
| **Total** | **156/156** | **18/18 programs** |
| fib.hs | 0/1 | |
| sieve.hs | 0/1 | |
| quicksort.hs | 0/1 | |
| nqueens.hs | 0/1 | |
| calculator.hs | 0/1 | |
| collatz.hs | 0/1 | |
| palindrome.hs | 0/1 | |
| maybe.hs | 0/1 | |
| fizzbuzz.hs | 0/1 | |
| anagram.hs | 0/1 | |
| roman.hs | 0/1 | |
| binary.hs | 0/1 | |
| either.hs | 0/1 | |
| primes.hs | 0/1 | |
| zipwith.hs | 0/1 | |
| matrix.hs | 0/1 | |
| wordcount.hs | 0/1 | |
| powers.hs | 0/1 | |
| **Total** | **0/18** | **0/18 programs** |