Sujet : Re: Avoid treating the stack as an array [Re: "Back & Forth" is back!]
De : dxforth (at) *nospam* gmail.com (dxf)
Groupes : comp.lang.forthDate : 16. Sep 2024, 05:11:35
Autres entêtes
Organisation : Ausics - https://newsgroups.ausics.net
Message-ID : <66e7aff7$1@news.ausics.net>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
User-Agent : Mozilla Thunderbird
On 16/09/2024 2:56 am, Paul Rubin wrote:
dxf <dxforth@gmail.com> writes:
That appears no better than FVALUEs ...
Those are essentially global variables, with all of their issues.
With apparently little issue for the case presented. The push is
to write idiot-proof code that can be used anywhere. Moore calls
that 'solving the general problem' - which he eschews.