// compile.asm: WORD p_state,'STATE',dovariable anchor:p_state[] === Word: STATE .... Data stack: ( -- a ) .... "STATE" is a variable word marking whether the stream evaluator is in compiling mode (1) or interpreting (0) mode.