This is the kdl Reference Manual, version 1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:32:51 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
kdl
A reader and printer for KDL documents.
chee <yay@chee.party>
MIT-0
1.0
uiop
(system).
esrap
(system).
parse-number
(system).
package.lisp
(file).
api.lisp
(file).
read.lisp
(file).
print.lisp
(file).
io.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
kdl/api.lisp
package.lisp
(file).
kdl
(system).
node-child
(function).
(setf node-child)
(method).
node-children
(function).
node-name
(function).
(setf node-name)
(method).
node-properties
(function).
node-type
(function).
(setf node-type)
(method).
property-name
(function).
(setf property-name)
(method).
property-type
(function).
(setf property-type)
(method).
property-value
(function).
(setf property-value)
(method).
value
(function).
(setf value)
(method).
value-type
(function).
(setf value-type)
(method).
kdl/read.lisp
package.lisp
(file).
kdl
(system).
*escape-map*
(special variable).
*parse-keywords-as-keywords*
(special variable).
apply-sign
(function).
bare-identifier-p
(function).
code-chars
(function).
collect-raw-string-contents
(function).
fledge
(function).
identifier-char-p
(function).
parse-bare-identifier
(function).
parse-document
(function).
parse-initial-char
(function).
parse-raw-string
(function).
range
(function).
reduce-number
(function).
sign-function
(function).
string=case
(macro).
subseq-recklessly
(function).
underscorep
(function).
kdl/print.lisp
kdl
(system).
*indent*
(special variable).
print-children
(function).
print-identifier
(function).
print-indent
(function).
print-node
(function).
print-property
(function).
print-type
(function).
print-value
(function).
replace-escapes
(function).
kdl/io.lisp
read.lisp
(file).
print.lisp
(file).
kdl
(system).
from-file
(function).
from-stream
(function).
from-string
(function).
read-document
(method).
read-document
(method).
read-document
(method).
to-file
(function).
to-stream
(function).
to-string
(function).
Packages are listed by definition order.
kdl
common-lisp
.
esrap
.
from-file
(function).
from-stream
(function).
from-string
(function).
node-child
(function).
(setf node-child)
(generic function).
node-children
(function).
node-name
(function).
(setf node-name)
(generic function).
node-properties
(function).
node-type
(function).
(setf node-type)
(generic function).
property-name
(function).
(setf property-name)
(generic function).
property-type
(function).
(setf property-type)
(generic function).
property-value
(function).
(setf property-value)
(generic function).
read-document
(generic function).
to-file
(function).
to-stream
(function).
to-string
(function).
value
(function).
(setf value)
(generic function).
value-type
(function).
(setf value-type)
(generic function).
*escape-map*
(special variable).
*indent*
(special variable).
*parse-keywords-as-keywords*
(special variable).
apply-sign
(function).
bare-identifier-p
(function).
code-chars
(function).
collect-raw-string-contents
(function).
fledge
(function).
identifier-char-p
(function).
parse-bare-identifier
(function).
parse-document
(function).
parse-initial-char
(function).
parse-raw-string
(function).
print-children
(function).
print-identifier
(function).
print-indent
(function).
print-node
(function).
print-property
(function).
print-type
(function).
print-value
(function).
range
(function).
reduce-number
(function).
replace-escapes
(function).
sign-function
(function).
string=case
(macro).
subseq-recklessly
(function).
underscorep
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Read the kdl file on STREAM into lisp structures.
Format kdl DOCUMENT into a file.
Format kdl DOCUMENT to OUTPUT-STREAM.
Jump to: | (
A B C F G I M N P R S T U V |
---|
Jump to: | (
A B C F G I M N P R S T U V |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | A F I K P R S |
---|
Jump to: | A F I K P R S |
---|