Files
rose-ash/lib/hyperscript/parser.sx
giles 1723808517
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 18s
HS: viewTransition command (+9 tests)
Add 'start view transition [using EXPR] [then] BODY end' syntax.
- tokenizer: add 'view' as a keyword
- parser: add 'start' to cmd-kw? and dispatch to view-transition! AST node
- compiler: emit hs-view-transition! call from view-transition! node

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 05:18:38 +00:00

125 KiB