VocabularylexerInputsOutputsNone
Word descriptionReads a sequence of tokens until the first occurrence of
end.
quot is called on each token as it is read.
ExamplesThis word is used to implement
USING:.
NotesThis word should only be called from parsing words.
See alsoparse-tokens,
map-tokens,
parse-until,
(parse-until)Definition