Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
Add \r \b \f \v and \xNN escape handling to read-string. Use char-from-code for non-SX-literal chars. Throw "Unterminated string" on EOF inside a string literal. Throw "Invalid hexadecimal escape: \x" on bad \xNN. Add hs-hex-digit? and hs-hex-val helpers. Unlocks tests 2, 6, 13, 14 once generator lands. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>