Asdf
Another System Definition Facility
https://common-lisp.net/project/asdf/
a system definition facility for Common Lisp programs and libraries
ASDF is the de facto standard build facility for Common Lisp.
It's a tool for specifying how systems of Common Lisp software are made up of components (sub-systems and files), and how to operate on these components in the right order so that they can be compiled, loaded, tested, etc.
NB. ASDF is not a tool for library and system installation; it plays a role like make or ant, not like a package manager.
Download
https://asdf.common-lisp.dev/archives/asdf-3.3.6.tar.gz
version 3.3.6
(stable)
released on 7 August 2022
User level
Advanced
VCS Checkout
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
12 March 2020
Leaders and contributors
Contact(s) | Role |
---|---|
Robert Goldman | Contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | Download | https://common-lisp.net/project/asdf/archives/ |
Announcements | Mailing List Subscribe | https://mailman.common-lisp.net/listinfo/asdf-announce |
Wikidata | Homepage | https://www.wikidata.org/wiki/Q16828787 |
Developer | Bug Tracking | https://gitlab.common-lisp.net/asdf/asdf/issues |
Developer | Mailing List Info/Archive | https://mailman.common-lisp.net/pipermail/asdf-devel/ |
Developer | VCS Repository Webview | https://gitlab.common-lisp.net/asdf/asdf |
Debian | Developer | https://tracker.debian.org/pkg/cl-asdf |
Software prerequisites
This entry (in part or in whole) was last reviewed on 8 August 2022.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.