⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

'''SRFI''' is [[Scheme]] Requests For Implementation.

SRFIs are collections of [[Scheme]] code for certain tasks. They are similar to libraries in other languages, but are different in that SRFIs are portable across all Scheme implementations.

  • [http://srfi.schemers.org/ Scheme Requests For Implementation]