SRFI

up to Scheme

SRFI (Scheme Request For Implementation) is how libraries and new features are added to Scheme, much like the PEP system for Python.

I've repeatedly run into places where I need some tool, can't find it, and write my own… and then find out there's a perfectly good SRFI or three that do the same thing. So I'm doing a review and sample code for every one, in pseudo-random order, posted irregularly.

One thought on “SRFI”

Comments are closed.

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)

Mentions

Mentions

  • Scheme - Mark writes