X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=adoc%2Fp_forth.adoc;h=e76b2fbe4be99cdda5ee14444a1e4e286d55019a;hb=d7958ae7b474ef357864237fc40412139e43b117;hp=15c269566ce5c8dc39b3bb924775b58fbdfc8630;hpb=b7da3f7bbd1cb10241163abdb950472e539e796d;p=rrq%2Frrqforth.git diff --git a/adoc/p_forth.adoc b/adoc/p_forth.adoc index 15c2695..e76b2fb 100644 --- a/adoc/p_forth.adoc +++ b/adoc/p_forth.adoc @@ -1,9 +1,12 @@ +// wordlists.asm: WORD p_forth,'FORTH',dovariable + anchor:p_forth[] -Word: FORTH ------------ +=== Word: FORTH +.... +data stack: ( -- a ) +.... ----- -wordlists.asm: WORD p_forth,'FORTH',dovariable ----- +"FORTH" is a variable word for the FORTH word list, which does not +have any subsequent word list.