two-variable:double — definining primitive
FORTH
2VARIABLE
( -- )(
)
;
p4:"two-variable";
CREATE a new variable definition. When executed leave the >BODY address on stack. In pfe, the data area of a 2VARIABLE is ERASEd initially.
dpANS 8.6.1.0440 - standard forth word