Email list hosting service & mailing list manager

Testing, other srfi dependencies & inclusion in repository Arvydas Silanskas (14 Aug 2021 13:56 UTC)
Re: Testing, other srfi dependencies & inclusion in repository Lassi Kortela (14 Aug 2021 14:08 UTC)
Re: Testing, other srfi dependencies & inclusion in repository Arthur A. Gleckler (14 Aug 2021 16:21 UTC)
Re: Testing, other srfi dependencies & inclusion in repository Arvydas Silanskas (15 Aug 2021 11:36 UTC)
Re: Testing, other srfi dependencies & inclusion in repository Arthur A. Gleckler (15 Aug 2021 13:56 UTC)

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.