Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 44s
defmacro/macrolet/symbol-macrolet/macroexpand, gensym/gentemp, full LOOP macro (loop.sx) with all clause types. Phase 2 dynamic variables: cl-apply-dyn, cl-letstar-bind, cl-mark-special!/cl-special? for defvar/defparameter specials with let-based dynamic rebinding. 27 macro+LOOP tests; 182 eval tests (8 new dynamic var tests). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
20 lines
635 B
Markdown
20 lines
635 B
Markdown
# Common Lisp on SX — Scoreboard
|
|
|
|
_Generated: 2026-05-05 12:00 UTC_
|
|
|
|
| Suite | Pass | Fail | Status |
|
|
|-------|------|------|--------|
|
|
| Phase 1: tokenizer/reader | 79 | 0 | pass |
|
|
| Phase 1: parser/lambda-lists | 31 | 0 | pass |
|
|
| Phase 2: evaluator | 182 | 0 | pass |
|
|
| Phase 3: condition system | 59 | 0 | pass |
|
|
| Phase 3: restart-demo | 7 | 0 | pass |
|
|
| Phase 3: parse-recover | 6 | 0 | pass |
|
|
| Phase 3: interactive-debugger | 7 | 0 | pass |
|
|
| Phase 4: CLOS | 41 | 0 | pass |
|
|
| Phase 4: geometry | 12 | 0 | pass |
|
|
| Phase 4: mop-trace | 13 | 0 | pass |
|
|
| Phase 5: macros+LOOP | 27 | 0 | pass |
|
|
|
|
**Total: 464 passed, 0 failed**
|