>>9
From what I've read and what I know about Forth it is considered to be a bad practice to use local variables.
If you want to use Forth to build a high performance application it is also better way than use a full blown forth system with dictionaries which generate massive overhead.