with_spy These words are of old Tek CTE/MPT usage - it is
quite useful for debugging, but in a portable
environment it just means a minor speed penalty
even if SPY_OFF and a great speed penalty
if SPY_ON. The default should be to not include
it but some special Tek builds.
create a header for a nesting word and go to compiling
mode then. This word is usually ended with ; but
the execution of the resulting colon-word can also
return with EXIT this is the spy-version SPY_ON
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.