Name

bracket-compile:core — immediate primitive

Synopsis

FORTH
[COMPILE] ( [word] -- )(); 
 ;

Description

while compiling the next word will be place in the currently defined word no matter if that word is immediate (like IF ) - compare with COMPILE and POSTPONE

dpANS .6.2.2530 - standard forth word