* [COMPILE] ( [word] -- ) while compiling the next word will be place in the currently defined word no matter if that word is immediate (like IF ) - compare with COMPILE and POSTPONE
[COMPILE]
( [word] -- )
IF
COMPILE
POSTPONE
FORTH/ANS core (dpANS.6.2.2530) immediate primitive