パッケージ: cl-asdf (1.109-2) [universe]
cl-asdf に関するリンク
Ubuntu の資源:
cl-asdf ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Peter Van Eynde
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
Another System Definition Facility
asdf provides a "make" type functions for Common Lisp packages. It provides compilation and loading features for complex Lisp systems with multiple modules and files. It is similar in concept to, but with features different from, "defsystem" which is included in the common-lisp-controller package. Unlike defsystem3 in CLC, asdf is object-oriented and extensible.