Re: ASDF: optimization settings and other enhancements
- From: GP lisper <spambait@xxxxxxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 22:11:14 -0700
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
.
- References:
- ASDF: optimization settings and other enhancements
- From: Klaus Weidner
- Re: ASDF: optimization settings and other enhancements
- From: John
- Re: ASDF: optimization settings and other enhancements
- From: Klaus Weidner
- ASDF: optimization settings and other enhancements
- Prev by Date: Re: novice: mapcan use?
- Next by Date: keyboard EOF handling [Re: (warn) isn't doing what I expect it to]
- Previous by thread: Re: ASDF: optimization settings and other enhancements
- Next by thread: Re: ASDF: optimization settings and other enhancements
- Index(es):