CL-WHO - Yet another Lisp markup language CL-WHO tries to create efficient code in that it makes constant strings as long as possible. In other words, the code generated by the CL-WHO macros will usually be a sequence of WRITE-STRING forms for constant parts of the output interspersed with arbitrary code inserted by the user of the macro. CL-WHO will make sure that there aren't two adjacent WRITE-STRING forms with constant strings - see examples below. CL-WHO's output is either XHTML (default) or 'plain' (SGML) HTML depending on what you've set HTML-MODE to.
5 lines
226 B
Text
5 lines
226 B
Text
$NetBSD: distinfo,v 1.1.1.1 2011/02/22 16:10:33 ddeus Exp $
|
|
|
|
SHA1 (cl-who.tar.gz) = d48e2f97d42df5ba4c34301dc5a2fc03c179a397
|
|
RMD160 (cl-who.tar.gz) = 64b7c3c58e2fb6413a280d8d18660b9ca0981fa4
|
|
Size (cl-who.tar.gz) = 19817 bytes
|