// rrqforth.asm: WORD p_stdin,'STDIN',dovalue anchor:p_stdin[] === Word: STDIN .... Data stack: ( -- stream ) .... "STDIN" is a value word referring to the stream buffer for the standard input file descriptor.