EXECUTE   INTERPRET

EXECUTE ( addr -- )

Execute word at addr.

Take the execution address from the data stack and executes that token. This powerful word allows you to execute any token which is not a part of a token list.

INTERPRET ( c-addr u --)

Interpret the buffer