blob: c001675fbe2f45f57645f6ea728978865fa6e24e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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.
WWW: http://www.cliki.net/asdf
- Henrik Motakef
|