93b31b6c8a
prolog: reverse.pl + reverse.sx (naive via append), 6 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 04:26:20 +00:00
ffc3716b0e
prolog: append.pl + append.sx classic, 6 tests (build/check/split/deduce)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 03:58:12 +00:00
7fb4c52159
prolog: is/2 arithmetic with + - * / mod abs, 11 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 03:27:56 +00:00
072735a6de
prolog: write/1 + nl/0 via output buffer, 7 tests; built-ins box done
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 02:56:31 +00:00
1846be0bd8
prolog: ->/2 if-then-else (in ; and standalone), 9 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 02:23:44 +00:00
3adad8e50e
prolog: \=/2 + ;/2 + call/1 built-ins, 11 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 01:48:57 +00:00
f019d42727
prolog: cut !/0 with two-cut-box barrier scheme, 6 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 01:14:12 +00:00
738f44e47d
prolog: DFS solver (CPS, trail-based) + true/fail/=/conj built-ins, 18 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:38:50 +00:00
1888c272f9
prolog: clause DB + loader (functor/arity → clauses), 14 tests green
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:59:46 +00:00
60b7f0d7bb
prolog: tick phase 1+2 boxes (parse 25/25, unify 47/47 green)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 16:58:30 +00:00
0f67021aa3
plans: briefings + roadmaps for lua, prolog, forth, erlang, haskell
...
Five new guest-language plans mirroring the js-on-sx / hs-loop pattern, each
with a phased roadmap (Progress log + Blockers), a self-contained agent
briefing for respawning a long-lived loop, and a shared restore-all.sh that
snapshots state across all seven language loops.
Briefings bake in the lessons from today's stall debugging: never call
sx_build (600s watchdog), only touch lib/<lang>/** + own plan file, commit
every feature, update Progress log on each commit, route shared-file
issues to Blockers rather than fixing them.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 15:16:45 +00:00