blob: 0168f20ffa5ef62c76f98fb7dc12ec9c9a538c36 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
asdf is Another System Definition Facility for Common Lisp. It intends
to solve the same class of problems as mk-defsystem - compiling and
installing Lisp libraries -, but internally it takes advantage of
modern CL features like pathname support etc., and uses CLOS for
extensibility.
This package installs binaries compiled for Steel Bank Common Lisp.
WWW: http://www.cliki.net/asdf
- Henrik Motakef
|