The horse-html Reference Manual

This is the horse-html Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 16:41:27 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 horse-html

Parenscript/HTML done better

Author

Florian Margaine <>

License

MIT

Dependency

parenscript (system).

Source

horse-html.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 horse-html/horse-html.asd

Source

horse-html.asd.

Parent Component

horse-html (system).

ASDF Systems

horse-html.


3.1.2 horse-html/package.lisp

Source

horse-html.asd.

Parent Component

horse-html (system).

Packages

horse-html.


3.1.3 horse-html/horse.lisp

Source

horse-html.asd.

Parent Component

horse-html (system).

Public Interface

with-html (macro).

Internals

4 Packages

Packages are listed by definition order.


4.1 horse-html

Source

package.lisp.

Use List

common-lisp.

Public Interface

with-html (macro).

Internals

5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Macros

Macro: with-html (&rest forms)
Package

horse-html.

Source

horse.lisp.


5.2 Internals


5.2.1 Special variables

Special Variable: *replacements*
Package

horse-html.

Source

horse.lisp.


5.2.2 Macros

Macro: defreplacement (to-replace replacement)
Package

horse-html.

Source

horse.lisp.


5.2.3 Ordinary functions

Function: has-attributes (form)
Package

horse-html.

Source

horse.lisp.

Function: has-child (form)
Package

horse-html.

Source

horse.lisp.

Function: has-primitive (form)
Package

horse-html.

Source

horse.lisp.

Function: render-attributes (form)
Package

horse-html.

Source

horse.lisp.

Function: render-child (form)
Package

horse-html.

Source

horse.lisp.

Function: render-form (form)
Package

horse-html.

Source

horse.lisp.

Function: render-forms (forms)
Package

horse-html.

Source

horse.lisp.

Function: render-primitive (form)
Package

horse-html.

Source

horse.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables

Jump to:   *  
S  
Index Entry  Section

*
*replacements*: Private special variables

S
Special Variable, *replacements*: Private special variables