Name

to:core — compiling primitive

Synopsis

FORTH

TO ( value [name] -- )();
p4:"to";

Description

set the parameter field of name to the value, this is used to change the value of a VALUE and it can be also used to change the value of LOCALS|

dpANS 13.6.1.2295 - standard forth word