* VALUE ( value 'name' -- ) >CREATE a word and initialize it with value. Using it later will push the value back onto the stack. Compare with >VARIABLE and >CONSTANT - look also for LOCALS| and VAR
VALUE
( value 'name' -- )
>CREATE
>VARIABLE
>CONSTANT
LOCALS|
VAR
core defining primitive