Re: sh-boom again
- From: John Doty <jpd@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 May 2006 18:39:54 -0400
John Passaniti wrote:
Your recent code (not in Forth, but in LSE/whatever) pointed to the use of variables instead of using the stack. You stated that using the stack was an example of "cleverness." So would you say that (for example) code in the Forth Scientific Library is equally guilty of this "cleverness" and instead of using anonymous stack entries for calculations should move immediately to using variables?>
> Regardless, I'm really struggling to understand your point.
When the data flow through the code is naturally LIFO, use the stack. When it isn't, don't. Why is that difficult to understand?
--
---
John Doty, Noqsi Aerospace, Ltd.
---
His diagnosis of the hostility ... reflects the willful blindness of the invader who assures himself that the natives are only made unfriendly by some other provocation than his own. -Barbara W. Tuchman
.
- Follow-Ups:
- Re: sh-boom again
- From: John Passaniti
- Re: sh-boom again
- References:
- Re: sh-boom again
- From: John Doty
- Re: sh-boom again
- From: John Passaniti
- Re: sh-boom again
- Prev by Date: Re: Influences on Moore & other Qs
- Next by Date: Re: An Appology for Geoff
- Previous by thread: Re: sh-boom again
- Next by thread: Re: sh-boom again
- Index(es):
Relevant Pages
|