;i  ( -- )

published: 29 January 2023 / updated 29 January 2023

Lire cette page en français

 

mmediate execution word completing the compilation of a "colon" definition but intended to be used through an interruption.

Example:

\ The interrupt routine 
variable counter 
: t3OverflowIsr ( ---) 
    1 counter +!                    \ increment counter 
;i