Files
rose-ash/plans
giles f43ad04f91
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 53s
mk: phase 2B — fresh, defmacro form + call-fresh
(fresh (x y z) g1 g2 ...) expands to a let that calls (make-var) for each
named var, then mk-conjs the goals. call-fresh is the function-shaped
alternative for programmatic goal building.

9 new tests: empty-vars, single var, multi-var multi-goal, fresh under
disj, nested fresh, call-fresh equivalents. 91/91 cumulative.
2026-05-07 19:56:40 +00:00
..