* EXECUTE ( xt -- ) run the execution-token on stack - this will usually trap if it was null for some reason, see >EXECUTE simulate: : EXECUTE >R EXIT ;
EXECUTE
( xt -- )
>EXECUTE
simulate: : EXECUTE >R EXIT ;
FORTH/ANS core (dpANS.6.1.1370) ordinary primitive