[Scheme-reports] practical matters - CSAN
Alex Shinn
(23 Aug 2011 02:31 UTC)
|
Re: practical matters - CSAN
Arthur A. Gleckler
(23 Aug 2011 02:59 UTC)
|
Re: [Scheme-reports] practical matters - CSAN
John Cowan
(23 Aug 2011 04:57 UTC)
|
Re: [Scheme-reports] practical matters - CSAN Aubrey Jaffer (23 Aug 2011 21:55 UTC)
|
Re: [Scheme-reports] practical matters - CSAN
Alex Shinn
(24 Aug 2011 00:09 UTC)
|
Re: [Scheme-reports] practical matters - CSAN
John Cowan
(24 Aug 2011 01:17 UTC)
|
Re: [Scheme-reports] practical matters - CSAN
Alex Shinn
(24 Aug 2011 01:58 UTC)
|
Re: [Scheme-reports] practical matters - CSAN
Aubrey Jaffer
(27 Aug 2011 02:58 UTC)
|
Re: [Scheme-reports] practical matters - CSAN
John Cowan
(28 Aug 2011 04:41 UTC)
|
Re: [Scheme-reports] practical matters - CSAN
Aubrey Jaffer
(29 Aug 2011 16:19 UTC)
|
Re: [Scheme-reports] practical matters - CSAN
Aaron W. Hsu
(29 Aug 2011 16:31 UTC)
|
Re: [Scheme-reports] practical matters - CSAN
Aubrey Jaffer
(07 Sep 2011 00:19 UTC)
|
| Date: Tue, 23 Aug 2011 11:29:53 +0900 | From: Alex Shinn <alexshinn@gmail.com> | | There have been multiple attempts[1][2] at creating a shared | repository of Scheme code analogous to Perl's CPAN, but none have | gained much traction. SLIB <http://people.csail.mit.edu/jaffer/SLIB> is the largest and longest collaboration facilitating portable (implementation-neutral) Scheme for non-trivial applications. SLIB is used by Guile (and hence the Gnome Desktop), placing it in many if not most GNU/Linux installations. Its a safe bet that Guile (and hence SLIB) installations outnumber all other Scheme installations combined. That sounds like traction to me. | On the other hand, implementation-specific repositories[3][4][5] | have been very successful. | | As an effort to unify these (and seriously, we're a small | community, we need all the unification we can get), I would like to | set up a CSAN-like system based on the R7RS module system, so that | any Scheme that supports R7RS modules can easily share code. In the spirit of unification, I hope that early in your design process you will include a migration path from SLIB to your repository. _______________________________________________ Scheme-reports mailing list Scheme-reports@scheme-reports.org http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports