Scheme Request for Implementation 207,
"String-notated bytevectors,"
by Daphne Preston-Kendal,
is now available for discussion.
Its draft and an archive of the ongoing discussion are available at https://srfi.schemers.org/srfi-207/.
You can join the discussion of the draft by filling out the subscription form on that page.
You can contribute a message to the discussion by sending it to xxxxxx@srfi.schemers.org.
Here's the abstract:
To ease the human reading and writing of Scheme code involving strings encoded as bytevectors in ASCII-related encodings, a notation for bytevectors is proposed which allows printable ASCII characters to be used literally without being converted to their corresponding integer forms.
Regards,
SRFI Editor