<MARK
* <MARK ( -- DP-mark ) compile-only

memorizes the current DP on the CS-STACK
used for <RESOLVE later. Useful for creation of
compiling words, eg. BEGIN , see AHEAD
 simulate:
   : <MARK ?COMP  HERE ;

FORTH/BASE system ordinary primitive