Scheme Requests for Implementation

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ululation (talk | contribs) at 00:27, 21 July 2017 (The SRFI email archives moved to a new domain. The new domain contains all messages, including those both before and after the switch. I've updated the link. (I am current SRFI editor.)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Scheme Requests for Implementation (SRFI) is an effort to coordinate libraries and extensions of standard Scheme, necessitated by Scheme's minimalistic design, and particularly the lack of a standard library prior to R6RS. SRFI is supported by many Scheme implementations[1] and as such is an informal standard.

SRFI History

At the Scheme Workshop held in Baltimore, Maryland, on September 26, 1998, the attendees considered a number of proposals for standardized feature sets for inclusion in Scheme implementations.

Alan Bawden proposed that there be a repository for library proposals. Shriram Krishnamurthi volunteered to host the library, and Dave Mason and Mike Sperber joined him as initial editors and coordinators of the library process. The term "Request for Implementation," a play on the Internet "Request for Comments," was coined at the workshop, and modified to "Scheme Request for Implementation" by the editors.

On November 1, 1998, the srfi-discuss mailing list was established which had as subscribers many major implementors of Scheme as well as other contributors to the language. An archive of the discussion is kept online. [2]

The SRFI website along with the other SRFI procedures was established in late December 1998.

References

External links