Scheme Request for Implementation 188,
"Splicing binding constructs for syntactic keywords,"
by Marc Nieper-Wißkirchen,
has gone into "final" status.
The document and an archive of the discussion are available at https://srfi.schemers.org/srfi-188/.
Here's the abstract:
Splicing binding constructs for syntactic keywords are versions of let-syntax and letrec-syntax that can be used in a definition context in the same way as begin.
Here is the commit summary since the most recent draft:
Here are the diffs since the most recent draft:
https://github.com/scheme-requests-for-implementation/srfi-188/compare/draft-2..final
Many thanks to Marc and to everyone who contributed to the discussion of this SRFI.
Regards,
SRFI Editor