Re: The IMMEDIATE mess
- From: "Mark W. Humphries" <mwh@xxxxxxxxxxxxxxx>
- Date: 29 Aug 2006 19:18:56 -0700
Albert van der Horst wrote:
In article <12f81n5mc01btf2@xxxxxxxxxxxxxxxxxx>,[snip]
Andrew Haley <andrew29@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
I hate people talking about state-free Forth, and not realising
that numbers are state smart, indicating that you can't get rid
of some form of state altogether.
Often what is meant by 'state-free Forth' is 'STATE-free forth'. The
implication being that you can structure a Forth interpreter/compiler
so that there's no need for STATE-smart words that access a traditional
STATE variable. I assume STATE-free Forths are increasingly common
nowadays.
Chuck Moore's approach seems to address various Forth states, not just
interpretation/compilation by using what Jeff Raskin refers to as
quasi-modes, which are sort of a fleeting state change, similar in
concept to holding down a shift key while typing to get uppercase
instead of using the caps-lock key.
Cheers,
Mark Humphries
Manila, Philippines
.
- Follow-Ups:
- Re: The IMMEDIATE mess
- From: Elizabeth D Rather
- Re: The IMMEDIATE mess
- References:
- The IMMEDIATE mess
- From: J Thomas
- Re: The IMMEDIATE mess
- From: Andrew Haley
- Re: The IMMEDIATE mess
- From: J Thomas
- Re: The IMMEDIATE mess
- From: Andrew Haley
- Re: The IMMEDIATE mess
- From: Albert van der Horst
- The IMMEDIATE mess
- Prev by Date: 32-bit CRC table generation at compile time in C, was Re: The IMMEDIATE mess
- Next by Date: Re: The IMMEDIATE mess
- Previous by thread: Re: 32-bit CRC table generation at compile time in C, was Re: The IMMEDIATE mess
- Next by thread: Re: The IMMEDIATE mess
- Index(es):