@amoroso it does work indeed, just checked. Then it’s a matter of preference. And my preference is ~/common-lisp/, because using Quicklisp-specific dirs feels like (but, in this case, isn’t) vendor-lock. But that’s a me-thing, feel free to ignore.
Artyom Bologov
@aartaka@merveilles.town
Posts
-
Suppose I use SBCL to develop a Common Lisp project to be built with ASDF and loaded with Quicklisp. -
Suppose I use SBCL to develop a Common Lisp project to be built with ASDF and loaded with Quicklisp.@amoroso I’d put it into ~/common-lisp/ for ASDF compatibility, but I haven’t tried it with Quicklisp yet.
-
Right!