Handbook
Glossary
(parse-annotation) ( accum -- accum )
Vocabulary
annotations
Inputs
accum
an
object
Outputs
accum
an
object
Definition
USING:
accessors
kernel
lexer
namespaces
sequences
;
IN:
annotations
:
(parse-annotation)
( accum -- accum )
lexer
get
[
line-text>>
suffix!
]
[
next-line
]
bi
;