INDIRECT THREADED CODE --------------------------------------------------------------
Four things not yet mentioned:
(1) How do you call into a function?
(2) What goes in the codeword for the FORTH words?
(3) What does EXIT do?
(4) How do you compile a function which does anything except call other functions?
13