status: draft (2025-05-07)
keywords: Modules
See also SRFI 97: SRFI Libraries.This SRFI proposal addresses systemic compatibility issues exposed by the SRFI-97-defined library reference format (srfi :<SRFI number> <identifier> ...)
and advocates for two more modernized, portable and readable alternatives: (srfi srfi-<SRFI number>)
and (srfi <identifier>-<SRFI number>)
.