Parser: - Handle brace-open token in parse-add-cmd - Parse colon-separated property:value pairs until brace-close - Produces (set-styles ((prop val) ...) target) Compiler: - set-styles → (do (dom-set-style target prop1 val1) ...) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
82 KiB
82 KiB