Re: Defsystem
"ahz (as ahz at snafu dot de)" <[email protected]> Thu, 14 May 2026 02:29:48 +0200
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
Am 13.05.2026 um 22:36 schrieb Pascal Bourguignon (as informatimago at gmail dot com): > > >> On 13 May 2026, at 21:01, Matthew Weber (as matthew dot weber at >> yonayonayona dot net) <[email protected]> wrote: >> >> I notice that there's support for a native lispworks defsystem. Are >> there any advantages or tradeoffs to consider for why this might be >> used over asdf's implementation? > > Not really. asdf is the modern (portable and maintained) defsystem. > > In the old ages, there was several defsystem implementations more or > less incompatible. Â asdf is the ring that binds them together. > > > -- > __Pascal Bourguignon__ > [email protected] > > Maybe a pointer to quicklisp would be helpful, too? Regards Andreas