// rrqforth.asm: WORD p_system,'SYSTEM',dovariable anchor:p_system[] === Word: SYSTEM .... Data value: ( -- a ) .... "SYSTEM" is a variable that holds the word list data for the system calls. This is set up as separate word list from <> merely as a matter of segregation.