// memory.asm: WORD p_Dget, 'D@',fasm anchor:p_Dget[] === Word: D@ .... Data stack: ( a -- v ) .... "D@" is a function word that pushes the "double word" (4-byte) value v from the address a.