freebsd-ports/devel/cl-asdf-clisp/pkg-descr

12 lines
387 B
Text
Raw Normal View History

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 CLISP.
WWW: http://www.cliki.net/asdf
- Henrik Motakef