Next: Getting started with ASDF, Previous: What asdf Is, Up: ASDF3—Another System Definition Facility [Contents][Index]
‘ASDF’ will not download missing software components for you. For that, you want ‘Quicklisp’, that builds upon ‘ASDF’, and is great for pulling and installing tarballs of packages you may depend upon.
We also recommend clbuild
, that now builds upon ‘Quicklisp’, as a great tool
for pulling from version control packages you need to modify or want to
contribute to.
We recommend you should not use asdf-install
anymore, as it is an older
similar piece of software that is both unmaintained and obsolete.
‘ASDF’ is also not a tool to build or run Common Lisp software from the Unix command-line. For that, you want: