Email list hosting service & mailing list manager

SRFI zones Lassi Kortela (29 Apr 2020 17:28 UTC)
Re: SRFI zones Arthur A. Gleckler (29 Apr 2020 19:51 UTC)
Re: SRFI zones Erkin Batu Altunbas (03 May 2020 17:12 UTC)
Re: SRFI zones Arthur A. Gleckler (03 May 2020 17:22 UTC)
Re: SRFI zones Lassi Kortela (03 May 2020 17:47 UTC)
Re: SRFI zones Arthur A. Gleckler (03 May 2020 19:35 UTC)
Re: SRFI zones Arthur A. Gleckler (03 May 2020 23:09 UTC)
Re: SRFI zones Lassi Kortela (04 May 2020 12:47 UTC)

SRFI zones Lassi Kortela 29 Apr 2020 17:28 UTC

It would be fun if the SRFI collection could eventually be split into
zones based on how commonly a SRFI is implemented. This would indicate
how safe it is to use in portable code.

* Green zone - Available on all the major Scheme implementations.

* Yellow zone - Reasonably common, but not ubiquitous.

* Red zone - Rare.

Of course this would be just one way to map them, but perhaps the most
useful one for beginners (and why not advanced programmers as well).