Because, I think, for a language to be considered truly general#
Tue, 03 Jun 2003 03:52:46 +0000
Because, I think, for a language to be considered truly general purpose it must be good for evil baling-wire-and-duct-tape kludges as well as for beautiful elegant robust well-engineered solutions, I have (minimal) pleasure in showing you asdf-install.lisp (temporary location).
"Not work-viewable", as they say
Note in passing: the cclan >(foo) and :(download ...) tokens are both deprecated. If you follow these rules, you can use the new :(package ...) syntax instead.
- The CLiki page name must be the asdf system name, after downcasing
- The package link is either :(package "foo.tar.gz") for a package in cCLan, or :(package "full://url/to/host/foo.tar.gz") for a package somewhere else
- There is only one package link per page
- It must point to a gzipped tarball of an ASDF System or close approximation
- The package must be Free according to DFSG