Sujet : Re: "Back & Forth" - Local variables
De : dxforth (at) *nospam* gmail.com (dxf)
Groupes : comp.lang.forthDate : 12. Mar 2025, 02:24:36
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <858080e0b3faa16a4b9ba24e3b34e12a555494b4@i2pn2.org>
References : 1 2 3 4 5 6
User-Agent : Mozilla Thunderbird
On 12/03/2025 8:14 am, Hans Bezemer wrote:
...
Since the LOCAL definition has already moved the return address to the data stack, ;: works.. In an earlier version I moved the return address back to the return stack and executed YIELD. Which (of course) worked. So they're not that far apart IMHO.
But of equal value? As you say YIELD can be made to do ;: