Name

r-store:misc — compiling primitive

Synopsis

FORTH

R! ( x R: a -- R: x )();
p4:"r-store";

Description

store the value as the topmost value in the returnstack. see R@ for inverse operation ( R'@ / R"@ / 2R@ / 2R!)