* +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
FORTH/ANS core (dpANS.6.1.0140) compiling primitive