asdf
Port variant std
Summary Another System Definition Facility for Common Lisp
BROKEN
Package version 3.3.7
Homepage https://common-lisp.net/project/asdf/
Keywords devel, lang
Maintainer nobody
License MIT
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 09 AUG 2024, 21:24:17 UTC
Port created 08 OCT 2017, 16:22:21 UTC
Subpackage Descriptions
set Subpackage description undefined (port maintainer error).
primary ASDF is the de facto standard build facility for Common Lisp. Your Lisp implementation probably contains a copy of ASDF, which you can load using (require "asdf"). ASDF 3 is the current successor to Daniel Barlow's ASDF. It was rewritten for improved portability, robustness, usability, extensibility, configurability, internal consistency, and the ability to deliver standalone executables. ASDF is what Common Lisp hackers use to build and load software. It is the successor of the Lisp DEFSYSTEM of yore. ASDF stands for Another System Definition Facility. ASDF 3 contains two parts: asdf/defsystem and uiop.
docs This is the documents subpackage of the asdf:std port.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
This package has no dependency requirements of any kind.
Download groups
main https://common-lisp.net/project/asdf/archives/
Distribution File Information
512140d1811e0ed3c5a3f132789d1a59c77ae7af2a17b1f1b392a82c6f82d699 531892 asdf-3.3.7.tar.gz
Ports that require asdf:std
sbcl:std Steel Bank Common Lisp