// rrqforth.asm: WORD p_exit, 'EXIT',fasm anchor:p_exit[] === Word: EXIT .... Data stack: ( v -- ) .... "EXIT" is a function word that terminates the +rrqforth+ process immediately with the given exit code.