パッケージ: cl-asdf (2:3.3.2-1)
cl-asdf に関するリンク
Debian の資源:
cl-asdf ソースパッケージをダウンロード:
メンテナ:
- Debian Common Lisp Team (QA ページ, メールアーカイブ)
- Peter Van Eynde (QA ページ)
- Milan Zamazal (QA ページ)
- Christoph Egger (QA ページ)
- Julien Danjou (QA ページ)
- François-René Rideau (QA ページ)
- Robert P. Goldman (QA ページ)
- Kambiz Darabi (QA ページ)
外部の資源:
- ホームページ [common-lisp.net]
類似のパッケージ:
Another System Definition Facility
ASDF provides the functionality of make and ld.so for Common Lisp software: It drives compilation and dynamic loading for complex Lisp systems with multiple modules and files, and is the de facto standard used by free software written in Common Lisp.
It also includes a utility library, UIOP, to portably deal with many issues that all Common Lisp programs have to deal with, including handling pathnames, accessing the filesystem, executing external programs, user configuration, etc.
Most Common Lisp implementations already provide asdf via (require "asdf"), but not all of them provide an up-to-date version.
その他の cl-asdf 関連パッケージ
|
|
|
|
-
- sug: cl-launch (>= 4.1)
- uniform frontend to running Common Lisp code from the shell