[THEN]  ( -- )

published: 11 January 2022 / updated 24 January 2022

Lire cette page en français

 

vocabulary: forth

Ends a conditional sequence of type [IF] ... [ELSE] or [IF] ... [ELSE] ... [THEN].

Example:

DEFINED? mclr [IF] 
: mclr  ( mask addr -- ) 
    dup >r c@ swap invert and r> c! 
    ; 
[THEN] 

Legal: site web personnel sans commerce / personal site without seling