zero-greater:core — ordinary primitive
FORTH
0> ( value -- cond )();p4:"zero-greater";
0> ( value -- cond )(
)
return value greater than zero
simulate: : 0> 0 > ;
dpANS .6.2.0280 - standard forth word