//signals.asm: WORD p_setup_signals,'[p_setup_signals]',dovariable anchor:p_setup_signals[] === Word: [p_setup_signals] .... Data stack: ( -- a ) .... "[p_setup_signals]" is a variable word that contains the assembly code sniippet for setting up the signal handling. rrqforth handles SEGV by restarting the interpreter loop on xref:p_stdin[STDIN].