// memory.asm: WORD p_Wput, 'W!',fasm anchor:p_Wput[] === Word: W! .... Data stack: ( v a -- ) .... "W!" is a function word that stores the "word" (2-byte) value v (the two least significant bytes of the cell) at the address a.