Re: Defsystem
"Pascal Bourguignon (as informatimago at gmail dot com)" <[email protected]> Wed, 13 May 2026 22:36:29 +0200
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
> 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]