Library names are not compatible with R6RS. Zhu Zihao 17 Jun 2026 18:44 UTC
Hi Duncan.

I notice that you use (srfi 275 xxx) as library names in this
specification. But they're not R6RS compatible since R6RS doesn't allow
integer (i.e. 275) to be a part of library name.

I suggest you add (srfi :275 xxx) (SRFI-97 convention) or (srfi srfi-275
xxx) (SRFI-261 convention) as a supplement for R6RS implementations.
--
Retrieve my PGP public key:
执行下列命令以获取我的 PGP 公有密钥:

  gpg --recv-keys B3EBC086AB0EBC0F45E0B4D433DB374BCEE4D9DC

Zihao / 閱卜錄