Name
spy-on:with_spy — ordinary primitive
Synopsis
EXTENSIONS
SPY_ON
( -- )(
)
;
p4:"spy-on";
Description
change the runtime-code of (NEST)
to call a special word that prints info
to the screen whenever a colon word is
entered. It will print the name and
the current stack, and results in a kind
of execution trace over SPY' :-colon nested
words.