// rrqforth.asm: WORD p_dodoes,'doDOES',dovariable anchor:p_dodoes[] === Word: doDOES .... Data stack: ( -- a ) .... "doDOES" is a variable word whose value is the implementation of the <> execution semantics. This is the same as <> but it starts at an offset into the word concerned.