Handbook
Glossary
input. ( tag -- )
Vocabulary
html
.
parser
.
analyzer
Inputs
tag
an
object
Outputs
None
Definition
USING:
accessors
assocs
io
kernel
;
IN:
html.parser.analyzer
:
input.
( tag -- )
[
name>>
print
]
[
attributes>>
]
bi
[
bl
bl
bl
bl
[
write
"="
write
]
[
write
bl
]
bi*
nl
]
assoc-each
;