Name

left-bracket:core — immediate primitive

Synopsis

FORTH

[ ( -- )();
p4:"left-bracket";

Description

leave compiling mode - often used inside of a colon-definition to make fetch some very constant value and place it into the currently compiled colon-defintion with , or LITERAL - the corresponding unleave word is ]

dpANS .6.1.2500 - standard forth word