Files
rose-ash/lib/hyperscript/tokenizer.sx
giles 3003c8a069
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 12s
HS E37 step 5: hs-tokenize-template + template routing in hs-tokens-of
Add hs-tokenize-template: scans " as single STRING token, ${ ... }
as dollar+brace+inner-tokens (inner tokenized with hs-tokenize), and
} as brace-close. Update hs-tokens-of to call hs-tokenize-template
when :template keyword arg is passed. Unlocks tests 1 and 15.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 19:08:38 +00:00

22 KiB