I've just published draft #3 of SRFI 192. It was submitted by John Cowan, author of the SRFI.
Here are John's comments on the draft:
- allow binary port positions to be arbitrary objects
- sample impl for Gauche
Here is the commit summary:
- editorial
- removed explicit SRFI references
- Add transcoded port, removed textual i/o port
- Support eol-style
- Various fixes
- Add explanation of importing (srfi 181 adapter)
- Refine markup and wording.
- Remove trailing whitespace.
- allow binary port positions to be arbitrary objects
- sample impl for Gauche
- Publish third draft.
Here's the diff:
https://github.com/scheme-requests-for-implementation/srfi-192/compare/draft-2..draft-3
Regards,
SRFI Editor