Whitespace
The following are considered whitespace in God:
| name | value |
|---|---|
| space characters | \x20 |
| tab characters | \t |
| line-feed (LF) | \n |
| carriage-return (CR) | \r |
| comments | Varied |
The only context in which whitespace is meaningful is within lists,
where it is used to separate elements.