The R7RS reference version and define-optionals Shawn Wagner (20 Apr 2023 11:45 UTC)
Library names and sublibrary names Lassi Kortela (20 Apr 2023 12:01 UTC)
Re: Library names and sublibrary names Shawn Wagner (20 Apr 2023 12:06 UTC)
Re: Library names and sublibrary names Marc Nieper-Wißkirchen (21 Apr 2023 07:45 UTC)
Re: Library names and sublibrary names John Cowan (22 Apr 2023 03:00 UTC)
Re: Library names and sublibrary names Marc Nieper-Wißkirchen (22 Apr 2023 05:37 UTC)
Re: The R7RS reference version and define-optionals Arthur A. Gleckler (22 Apr 2023 23:02 UTC)

Re: Library names and sublibrary names Marc Nieper-Wißkirchen 22 Apr 2023 05:37 UTC

Am Sa., 22. Apr. 2023 um 05:00 Uhr schrieb John Cowan <xxxxxx@ccil.org>:
>
> The problem with SRFI 97 is that you need either just a number (which is standard in R7RS) or a number plus a mnemonic but not predictable name, but if the SRFI exports multiple libraries, you have to call them (srfi <number> <srfi-name> <library-hame>); you can't omit the supposedly optional <srfi-name>.

I don't see a problem here as long as the mnemonic name is part of the
SRFI's API.  This is what SRFI 97 already demands from post-SRFI 97
SRFIs.