On Sat, Feb 1, 2020 at 9:14 AM Lassi Kortela <xxxxxx@lassi.io> wrote:
Could we clearly label the implementation files in the SRFI 130 repo,
and possibly remove files that are no longer relevant?

There are three different directories, each of which looks like a
self-contained implementation in its own right:

- foof     directory and its compressed copy foof.tar.gz
- srfi-130 directory and its compressed copy srfi-130.tar.gz
- srfi     directory, no compressed copy

They SRFI document itself describes the second implementation, called "foof."  It's fine to have two sample implementations.

I apologize that the ".tar.gz" files snuck through.  It has been my intention to expand all such files in place in the Git repo.  I'm not sure what to do, though, since those files don't match the uncompressed files in the repo.  Sometimes even the names of the files are different.

John, would you please take a look and let me know which files to preserve?  In the end, the ".tar.gz" files should be gone, but which files should remain?  The versions of the files inside them, or the versions that are already outside them?

Thanks for your help.