anchor:p_here[] Word: HERE ---------- ---- compile.asm: WORD p_here,'HERE',dovariable ---- "HERE" is a variable word that keeps the lowest address of the free allocation space. It get updated by all words that allocate space.