with-words ( words quot -- )


Vocabulary
vocabs.parser

Inputs
wordsan assoc
quota quotation


Outputs
None

Word description
Calls a quotation with the words added to the current manifest, removing them from the manifest afterwards and properly handling any errors and restarts.

Definition