Files
rose-ash/lib/hyperscript
giles 54b54f4e19
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 15s
HS: E37 tokenizer API (+17 tests)
Implements hs-tokens-of, hs-stream-token, hs-stream-consume,
hs-stream-has-more, hs-token-type, hs-token-value, hs-token-op?,
hs-raw->api-token, hs-eof-sentinel in runtime.sx.

Tokenizer emits whitespace tokens after the first content token;
stream functions skip them for look-ahead and consume. Parser
filters whitespace tokens at hs-parse entry. Dot/hash after close
brackets split into PERIOD/POUND + IDENTIFIER. Template escape \$
produces literal $.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 19:54:40 +00:00
..
2026-04-26 19:54:40 +00:00
2026-04-26 19:54:40 +00:00
2026-04-26 19:54:40 +00:00
2026-04-26 19:54:40 +00:00