Re: Testing, other srfi dependencies & inclusion in repository
Lassi Kortela 14 Aug 2021 14:08 UTC
IMHO the best way to solve this problem would be to write a Scheme
script (or shell script) to download local copies of a SRFI sample
implementation, and sample implementations of the other SRFIs that it
depends on.
The sample implementations often change, so bundling one SRFI's code in
another SRFI's repo is a recipe for outdated code.