asdf
Port variant standard
Summary Another System Definition Facility for Common Lisp
Package version 3.3.6
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 06 SEP 2022, 17:41:47 UTC
Port created 08 OCT 2017, 16:22:21 UTC
Subpackage Descriptions
complete This is the asdf-standard metapackage. It pulls in all subpackages of asdf-standard.
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-standard 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
3648ef3652ea2670407cec42f44093b66b92e4afb4bf96573b0db1b7c97bbe09 526034 asdf-3.3.6.tar.gz
Ports that require asdf:standard
sbcl:standard Steel Bank Common Lisp