Files
rose-ash/lib/kernel
giles af8d10a717
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 31s
kernel: multi-expression body for $vau/$lambda + 5 tests [nothing]
:body slot holds a LIST of forms now (was single expression). New
knl-eval-body in eval.sx evaluates each form in sequence, returning
the last. $vau and $lambda accept (formals env-param body...) /
(formals body...). No $sequence dependency. 223 tests total.
2026-05-11 21:04:19 +00:00
..