added generated files
[rrq/rrqforth.git] / adoc / p_doforth.adoc
1 // rrqforth.asm:        WORD p_doforth,'doFORTH',dovariable ;
2
3 anchor:p_doforth[]
4
5 === Word: doFORTH
6
7 ....
8 Data stack: ( -- a )
9 ....
10
11 "doFORTH" is a variable word whose value is the implementation of the
12 RRQFORTH execution semantics.
13