Name

bracket-tick:core — compiling primitive

Synopsis

FORTH
['] ( [name] -- )immediate(); 
 ;

Description

will place the execution token of the following word into the dictionary. See ' for non-compiling variant.

dpANS .6.1.2510 - standard forth word