RE: Address STack
"Chuck Moore" <[email protected]>
| Newsgroups | gmane.comp.lang.forth.colorforth |
|---|---|
| Message-ID | <[email protected]> |
The problem with an address-register stack is that you must drop registers that are no longer needed. This extra operation and activity is a nuisance. Moreover, hardware stacks are very expensive.