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