bracket-else:tools — immediate primitive
FORTH
[ELSE]
( -- )(
)
;
p4:"bracket-else";
eat up everything upto and including the next [THEN]. count nested [IF] ... [THEN] constructs. see [IF]
this word provides a simple pre-compiler mechanism
dpANS 15.6.2.2531 - standard forth word