Path to this page:
./
wip/cl-who,
CL-WHO - Yet another Lisp markup language
Branch: CURRENT,
Version: 0.11.1,
Package name: ecl-who-0.11.1,
Maintainer: ddeus.pkgsrcCL-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.
Required to run:[
devel/libffi] [
lang/ecl]
Required to build:[
pkgtools/cwrappers]
Package options: ecl
Master sites:
RMD160: 64b7c3c58e2fb6413a280d8d18660b9ca0981fa4
Filesize: 19.353 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)