// control.asm: WORD p_branch,'BRANCH',fasm anchor:p_branch[] === Word: BRANCH .... Data stack: ( -- ) .... "BRANCH" is a function word that implements execution transfer by means of adding the subsequent branch offset to the point of execution.