// stdio.asm: WORD p_dot,'.',fasm anchor:p_dot[] === Word: . .... Data stack: ( v -- ) .... "." is a function word that prints the top stack value to stdout using the current <> (either <> or <>).