// stdio.asm: WORD p_tell,'TELL' anchor:p_tell[] === Word: TELL .... Data stack: ( char* n -- ) .... "TELL" is a function word that prints a string to stdout (file descriptor 1).