+LOOP
* +LOOP ( increment -- )

compile ((+LOOP)) which will use the increment
as the loop-offset instead of just 1. See the
>DO and >LOOP construct.

core compiling primitive