major touch-up into presentable form
[rrq/rrqforth.git] / adoc / p_forth.adoc
index 15c269566ce5c8dc39b3bb924775b58fbdfc8630..e76b2fbe4be99cdda5ee14444a1e4e286d55019a 100644 (file)
@@ -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.