#bash-strings — the book
Parse and emit bash's own quoted value forms: `@Q` words, array literals,
`declare -p` bodies, and a word lexer over bash quoting.
| chapter | what it covers ||---|---||[values.md](values.md)| the codec: forms, round-trips, the cursor, the error |