Re: ASDF: optimization settings and other enhancements



On Wed, 31 Aug 2005 02:02:57 GMT, <kweidner@xxxxxxxxx> wrote:
>
>
> On 2005-08-30, John <MGYF9fXO@xxxxxxxxxxxxxx> wrote:
>> On 2005-08-30, Klaus Weidner <kweidner@xxxxxxxxx> wrote:
>>> This way, (asdf::use :cl-ppcre :xmls) works interactively to load multiple
>>> packages.
>>
>> I guess that's a little shorter than:
>>
>> (require 'cl-ppcre)
>> (require 'xmls)
>>
> That would be nice if it worked consistently, but on my Debian system it only
> appears to be supported for SBCL. It doesn't work for CLISP, CMUCL, and GCL.
> How do other CL dialects handle "require"?

Works in ECL, and if you look at Cliki, works in CMUCL. There is
probably a mod to CLISP someplace.


--
Program A uses CLOS, Program B is implemented with structs, leading
to a fourfold increase in execution speed. --J. B. Heimatseiten
.