Re: [Scheme-reports] R7RS-large library declarations Peter Bex (01 Jan 2013 21:48 UTC)
Re: [Scheme-reports] R7RS-large library declarations John Cowan (01 Jan 2013 23:07 UTC)

Re: [Scheme-reports] R7RS-large library declarations John Cowan 01 Jan 2013 23:06 UTC

Peter Bex scripsit:

> Something like:
>
> (cond-expand
>   ((chicken gambit) (inline foo bar)))

Ah, okay.  That would help from the standpoint of making small Schemes
not cough when they get large modules: the standard does not require such
coughing, but Chibi's implementation makes it the easiest thing.  On the
other hand, the above is not readily extensible to new implementations
without requiring them to reverse engineer.

--
No,  John.  I want formats that are actually       John Cowan
useful, rather than over-featured megaliths that   http://www.ccil.org/~cowan
address all questions by piling on ridiculous      cowan@ccil.org
internal links in forms which are hideously
over-complex. --Simon St. Laurent on xml-dev

_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports