"Elegance is not optional." -- Richard A. O'Keefe
|
Common Lisp Documentation and Typesetting |
|
-
Declt (pronounce dec'let) is a reference manual generator for Common Lisp.
It extracts and formats documentation from ASDF systems, including the system
itself, its components, the packages defined in the system and an extensive
list of definitions (variables, functions etc.). The formatted documentation
comes with full indexing and cross-references.
Reference manuals are generated in Texinfo format which can subsequently be
converted into info, HTML, DVI, PostScript or PDF.
- Licence: BSD
-
Compatibility:
SBCL, ASDF 3, Texinfo >= 6.7 w/ Unicode
-
Download
-
Documentation
-
The user manual in PDF or HTML
-
The reference manual (generated by Declt itself) in PDF or HTML
-
TFM (for TeX Font Metrics) is the standard font description format used by
TeX. The TFM library parses and decodes TFM files into an abstract data
structure, providing easy access to the corresponding font information in
Common Lisp.
- Licence: BSD
-
Compatibility:
ASDF 3
-
Download
-
Documentation
-
The user manual in PDF or HTML
-
The reference manual (generated by Declt) in PDF or HTML