Re: Auto-parsing SRFI lists from Scheme implementations' tar files
Lassi Kortela 19 Apr 2020 20:32 UTC
Gambit:
curl --fail --silent --show-error
https://raw.githubusercontent.com/gambit/gambit/master/lib/srfi/makefile
| grep '^SUBDIRS = ' | sed 'xxxxxx@SUBDIRS = @@' | tr ' ' '\n'