Name

else:core — compiling primitive

Synopsis

FORTH

ELSE ( -- )();
p4:"else";

Description

will compile an ((ELSE)) BRANCH that performs an unconditional jump to the next THEN - and it resolves an IF for the non-true case

dpANS .6.1.1310 - standard forth word