space:core — ordinary primitive
FORTH
SPACE ( -- )();p4:"space";
SPACE ( -- )(
)
print a single space to stdout, see SPACES
simulate: : SPACE BL EMIT ;
dpANS .6.1.2220 - standard forth word