// stack.asm: WORD p_gtR, '>R',fasm anchor:p_gtR[] === Word: >R .... Data stack: ( v -- ) Return stack: ( -- v ) .... ">R" is a function word that "moves" the top data stack value onto the return stack.