Name

until:core — compiling primitive

Synopsis

FORTH

UNTIL ( cond -- )();
p4:"until";

Description

ends an control-loop, see BEGIN and compare with WHILE

dpANS .6.1.2390 - standard forth word