Name
name-from:header — ordinary primitive
Synopsis
FORTH
NAME>
( nfa -- cfa )(
)
;
p4:"name-from";
Description
converts a pointer to the name-field (NFA) to point
then to the corresponding code-field (CFA)
(in all cases but a SYNONYM the pfe will behave not unlike the
original fig-forth did - being identical to N>LINK LINK> )