blob: 2ecdced453ea4b1411154320fe4bbcc1858c6e94 (
plain) (
blame)
1
2
3
4
5
6
7
|
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 is compiled with CLISP.
|