Tags: | text |
Class | Superclass | Slots |
empty-prolog | prolog |
Word | Stack effect |
<empty-prolog> | ( -- prolog ) |
render-error | ( message -- xml ) |
simple-image | ( url -- xml ) |
simple-link | ( xml url -- xml' ) |
simple-page | ( title head body -- xml ) |
Word | Stack effect |
empty-prolog? | ( object -- ? ) |
Vocabulary | Summary |
html.components | HTML components for form rendering and validation |
html.forms | HTML form rendering and validation |
html.streams | HTML implementation of formatted output stream protocol |
html.templates | HTML templating engine interface |
Vocabulary | Summary |
html.elements | Rendering HTML with a familiar look and feel |
html.entities | |
html.parser |