[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)
|
On Wed, Aug 24, 2011 at 10:16 AM, John Cowan <cowan@mercury.ccil.org> wrote: > Alex Shinn scripsit: > >> Certainly we want to include SLIB libraries. I think the >> most sensible migration path for SLIB would be a separate >> tool that generates multiple packages and a repository >> directly from the SLIB distribution. > > The problem is that SRFI 96, which is the foundation for SLIB, can't > be implemented in its entirety in R7RS-small. In particular, SRFI 96 > includes define-macro. I was thinking of attempting to translate SLIB libraries to R7RS modules, which would naturally require some hackery, and there would probably be libraries we are unable to support without heavy use of cond-expand and/or WG2 modules (if we have ER macros in WG2 we can easily implement define-macro). Another similar tool could attempt to scan the code in the CMU Scheme repository and automatically build packages from them. -- Alex _______________________________________________ Scheme-reports mailing list Scheme-reports@scheme-reports.org http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports