This is the monkeylib-html Reference Manual, version 1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 06:01:41 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
monkeylib-htmlHTML generation
Peter Seibel <peter@gigamonkeys.com>
BSD
1.0
com.gigamonkeys.macro-utilities (system).
com.gigamonkeys.test-framework (system).
com.gigamonkeys.pathnames (system).
com.gigamonkeys.utilities (system).
monkeylib-text-output (system).
monkeylib-text-languages (system).
packages.lisp (file).
string-escaping.lisp (file).
html.lisp (file).
html-tests.lisp (file).
xml.lisp (file).
xml-macros.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
monkeylib-html/monkeylib-html.asdmonkeylib-html/packages.lispmonkeylib-html/string-escaping.lispmonkeylib-html/html.lispmonkeylib-html/html-tests.lispmonkeylib-html/xml.lispmonkeylib-html/xml-macros.lispmonkeylib-html/monkeylib-html.asdmonkeylib-html (system).
monkeylib-html/string-escaping.lisppackages.lisp (file).
monkeylib-html (system).
escape (function).
escape-char (function).
monkeylib-html/html.lisppackages.lisp (file).
string-escaping.lisp (file).
xml.lisp (file).
monkeylib-html (system).
define-html-macro (macro).
define-html-special-operator (macro).
emit-html (function).
emit-xhtml (function).
html (macro).
html (class).
initialize-instance (method).
top-level-environment (method).
top-level-environment (method).
with-html-output (macro).
xhtml (macro).
xhtml (class).
emit-close-tag (method).
emit-open-tag (method).
empty-element-p (function).
monkeylib-html/html-tests.lisppackages.lisp (file).
html.lisp (file).
monkeylib-html (system).
*testfiles* (special variable).
html->string (function).
look (function).
new-test (function).
new-tests (function).
next-number (function).
ok (function).
test-file (function).
monkeylib-html/xml.lisppackages.lisp (file).
monkeylib-html (system).
comment (method).
define-xml-language (macro).
embeddable-value-form (method).
emit-xml (function).
identifier (method).
initialize-instance (method).
process-sexp (method).
sexp-form-p (method).
top-level-environment (method).
xml (macro).
xml (class).
*attribute-escapes* (special variable).
*element-escapes* (special variable).
block-element-p (function).
cons-form-p (function).
define-xml-macro (macro).
define-xml-special-operator (macro).
emit-attributes (generic function).
emit-close-tag (generic function).
emit-element-body (generic function).
emit-open-tag (generic function).
environment-value (function).
escapes (function).
generate-xml-macro-with-attributes (function).
in-attribute (function).
in-attribute-p (function).
name-converter (reader method).
(setf name-converter) (writer method).
new-env (function).
non-empty-element-p (function).
paragraph-element-p (function).
parse-cons-form (function).
parse-explicit-attributes-sexp (function).
parse-implicit-attributes-sexp (function).
parse-xml-macro-lambda-list (function).
preserve-whitespace-p (function).
process-cons-sexp-xml (function).
monkeylib-html/xml-macros.lisppackages.lisp (file).
xml.lisp (file).
monkeylib-html (system).
Packages are listed by definition order.
monkeylib-htmlcom.gigamonkeys.pathnames.
com.gigamonkeys.test.
com.gigamonkeys.utilities.
common-lisp.
monkeylib-text-languages.
monkeylib-text-output.
define-html-macro (macro).
define-html-special-operator (macro).
define-xml-language (macro).
emit-html (function).
emit-xhtml (function).
emit-xml (function).
html (macro).
html (class).
with-html-output (macro).
xhtml (macro).
xhtml (class).
xml (macro).
xml (class).
*attribute-escapes* (special variable).
*element-escapes* (special variable).
*testfiles* (special variable).
block-element-p (function).
cons-form-p (function).
define-xml-macro (macro).
define-xml-special-operator (macro).
emit-attributes (generic function).
emit-close-tag (generic function).
emit-element-body (generic function).
emit-open-tag (generic function).
empty-element-p (function).
environment-value (function).
escape (function).
escape-char (function).
escapes (function).
generate-xml-macro-with-attributes (function).
html->string (function).
in-attribute (function).
in-attribute-p (function).
look (function).
name-converter (generic reader).
(setf name-converter) (generic writer).
new-env (function).
new-test (function).
new-tests (function).
next-number (function).
non-empty-element-p (function).
ok (function).
paragraph-element-p (function).
parse-cons-form (function).
parse-explicit-attributes-sexp (function).
parse-implicit-attributes-sexp (function).
parse-xml-macro-lambda-list (function).
preserve-whitespace-p (function).
process-cons-sexp-xml (function).
test-file (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
xml) form environment) ¶monkeylib-text-languages.
xml) processor form environment) ¶monkeylib-text-languages.
xml.
| Initarg | Value |
|---|---|
:output-file-type | html |
:input-readtable | (copy-readtable) |
language.
| Initarg | Value |
|---|---|
:input-readtable | (case-preserving-readtable) |
:input-package | (find-package keyword) |
:output-file-type | xml |
(function string-downcase)
:name-converter
| Jump to: | (
B C D E F G H I L M N O P S T W X |
|---|
| Jump to: | (
B C D E F G H I L M N O P S T W X |
|---|
| Jump to: | *
N S |
|---|
| Jump to: | *
N S |
|---|
| Jump to: | C F H M P S X |
|---|
| Jump to: | C F H M P S X |
|---|