Word description Reads the next word from the input and appends a wrapper holding the word to the parse tree. When the evaluator encounters a wrapper, it pushes the wrapped word literally on the data stack.
Examples The following two lines are equivalent:
0 \ <vector> execute
0 <vector>
If foo is a symbol, the following two lines are equivalent: