X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=adoc%2Fp_forth.adoc;h=e76b2fbe4be99cdda5ee14444a1e4e286d55019a;hb=656f37efbd89db1b1088281047a9633cf74e92ec;hp=15c269566ce5c8dc39b3bb924775b58fbdfc8630;hpb=fe4d0a01d5703d1ed6fa230679add024b5b2ca5c;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.