// rrqforth.asm: WORD p_doforth,'doFORTH',dovariable ; anchor:p_doforth[] === Word: doFORTH .... Data stack: ( -- a ) .... "doFORTH" is a variable word whose value is the implementation of the RRQFORTH execution semantics.