until:core — compiling primitive
FORTH
UNTIL ( cond -- )();p4:"until";
UNTIL ( cond -- )(
)
ends an control-loop, see BEGIN and compare with WHILE
dpANS .6.1.2390 - standard forth word