// memory.asm: WORD p_dfa2tfa, 'DFA>TFA',fasm anchor:p_dfa2tfa[] === Word: DFA>TFA .... Data stack: ( dfa -- tfa ) .... "DFA>TFA" is a function word that pushes word tfa of the given dfa. ==== .Definition concept for DFA>TFA **** : DFA>TFA 24 - @ ; **** ====