awesome-scheme icon indicating copy to clipboard operation
awesome-scheme copied to clipboard

List of most popular SRFIs?

Open lassik opened this issue 5 years ago • 2 comments

Arthur gathered a list of how many implementations support each SRFI. I think we should include some of the most popular ones in the Awesome list. Opinions?

lassik avatar Jun 28 '19 12:06 lassik

There is also my auto-generated list with the known caveats. Given that it can be a new round of discussion what makes a "popular one" (how many implementations are using the SRFI according to which list), it can be more helpful to just link to any of these lists.

FrankRuben avatar Jun 28 '19 12:06 FrankRuben

That's true. Perhaps a more accurate metric of popularity would be to analyze a large mass of Scheme code for what SRFIs are used, but I don't think any such mass is easily accessible right now.

In any case, no matter where we source the list from, IMHO it would be friendliest if the Awesome list itself contained direct links to the SRFIs themselves. Something simple like this:

Your list reminds me that we still haven't integrated it into the main implementation-metadata. Lots to do :)

lassik avatar Jun 28 '19 12:06 lassik