Thank you very much for publishing this first draft, Arthur.

I saw that you added a "see also"-reference to SRFI 148. While SRFI 148 could have made good use of SRFI 188, another reference would be SRFI 93 (the SRFI on syntax-case macros, which was withdrawn in the process of finalizing R6RS) because it describes the R6RS version of let(rec)-syntax.

Marc

Am Do., 26. März 2020 um 02:51 Uhr schrieb Arthur A. Gleckler <xxxxxx@speechcode.com>:
Scheme Request for Implementation 188,
"Splicing binding constructs for syntactic keywords,"
by Marc Nieper-Wißkirchen,
is now available for discussion.

Its draft and an archive of the ongoing discussion are available at https://srfi.schemers.org/srfi-188/.

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:

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.

Regards,


SRFI Editor