From d578692bf8e65d9448c48ea8dae7dd6642e03622 Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Sun, 6 Jun 2021 09:42:15 +1000 Subject: [PATCH] update --- reference.html | 23 ++++++++++++++++++++++- rrqforth | Bin 2150539 -> 2150685 bytes 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/reference.html b/reference.html index 7b6cb8a..a1de89c 100644 --- a/reference.html +++ b/reference.html @@ -801,6 +801,7 @@ asciidoc.install(); BEGIN BREAK
CFA>FLAGS@ +CFA>TFA CLEAR-STREAM CREATE CURRENT-WORDLIST
Data stack: ( cfa -- tfa )
"CFA>TFA" is a function word that pushes word tfa of the given cfa.
: CFA>TFA 14 - @ ;