Name

plus:core — ordinary primitive

Synopsis

FORTH

+ ( a b -- a+b )();
p4:"plus";

Description

return the sum of the two args

dpANS .6.1.0120 - standard forth word