Handbook
Glossary
rfc2047-encoded-word ( input -- ast )
Vocabulary
quoted-printable
.
rfc2047
Inputs
input
an
object
Outputs
ast
an
object
Definition
USING:
accessors
namespaces
peg
peg.private
;
IN:
quoted-printable.rfc2047
:
rfc2047-encoded-word
( input -- ast )
[
\
( gensym )
perform-parse
]
with-scope
check-parse-result
ast>>
;