Name

bracket-else:tools — immediate primitive

Synopsis

FORTH

[ELSE] ( -- )();
p4:"bracket-else";

Description

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