projects
/
rrq
/
rrqforth.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
identify TEMPUSED properly
[rrq/rrqforth.git]
/
adoc
/
data_stack.adoc
1
// rrqforth.asm: WORD data_stack,'DATA-STACK',dovariable
2
3
anchor:data_stack[]
4
5
=== Word: DATA-STACK
6
7
....
8
Data stack: ( -- a )
9
....
10
11
"DATA-STACK" is a variable word that harbours the data stack.