There are many SRFI mailing lists, including one for announcements, one for general discussion of the SRFI process, one for each SRFI, one to subscribe to all of the individual SRFI discussions, and several for discussing Scheme topics not directly related to SRFIs. Anyone can subscribe to any mailing list. Only subscribers can post. Spammers will be ejected.
srfi-n@nospamsrfi.schemers.org
There is a separate, unmoderated mailing list for discussion of each SRFI. All discussion of specific SRFI proposals should take place on these lists, as not all interested parties participate in other venues such as r/scheme on Reddit.
To subscribe to the mailing list for a particular SRFI, visit that SRFI's page, e.g. the one for SRFI 0, and fill out the web form there. There is a form there for unsubscribing, too.
srfi-announce@nospamsrfi.schemers.org
This is a moderated mailing list where all announcements about new SRFI proposals and changes in status are posted.
srfi-discuss@nospamsrfi.schemers.org
This is an unmoderated mailing list for general discussion of the SRFI process. It is archived here.
srfi-auto-subscribe@nospamsrfi.schemers.org
Subscribe to this list if you'd like to receive messages from srfi-announce
and all srfi-n discussion mailing lists. Note that this list does not deliver messages from srfi-discuss
, schemedoc
, schemeorg
, schemepersist
, schemeregistry
, schemetest
, or schemeweb
. You can subscribe to them independently.
Scheme Topics mailing lists are for discussing specific subjects that we hope may lead to SRFIs and other cooperative work, but which are currently not ready for specific proposals through the SRFI process. As with all these mailing lists, anyone can subscribe. None of these mailing lists is included in the srfi-auto-subscribe
mailing list, which includes srfi-announce
and all the numbered SRFI mailing lists, but not srfi-discuss
.
schemecomm@nospamsrfi.schemers.org
This is an unmoderated discussion of support for all kinds of machine-to-machine communications in Scheme, e.g. UDP/TCP/web sockets, distributed hash tables, and radio.
schemedoc@nospamsrfi.schemers.org
This is an unmoderated discussion of collecting, organizing, and serving indexes of Scheme code found in SRFIs, Scheme implementations, RnRS standards, etc.
schemeorg@nospamsrfi.schemers.org
This is an unmoderated discussion of the scheme.org
domain and its subdomains and how they will be organized.
schemepersist@nospamsrfi.schemers.org
This is an unmoderated discussion of persistent storage and serialization for Scheme implementations, including existing, new, and improved persistence libraries; interface protocols to support; SRFIs to write; etc.
schemeregistry@nospamsrfi.schemers.org
This is an unmoderated discussion of the Scheme Registry, a database of defined symbols, identifiers and other pieces of data used by Scheme standards and implementations.
schemetest@nospamsrfi.schemers.org
This is an unmoderated discussion of anything and everything having to do with testing in the world of Scheme.
schemeweb@nospamsrfi.schemers.org
This is an unmoderated discussion of web technology implemented in Scheme, e.g. web servers and web request handlers.