Re: The IMMEDIATE mess
- From: Andreas Kochenburger <akk@xxxxxxxxxx>
- Date: Wed, 30 Aug 2006 09:04:57 +0200
On 29 Aug 2006 10:11:14 -0700, "GerryJ"
<gerry@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
In a dual xt system, something like IF would work as follows;That's more or less what my system does. Every word has a pointer to a
: IF -14 throw compilation> ( xt of IF -- ) ... ; \ do IF when
compiling stuff
semantics class, which contains, amongst other things, two methods
called interpret() and >compile()
There are only few words with dual semantics in standard Forth. How
many are in your system? It seems to me a waste of space to let nearly
every word "carry a useless xt around".
Andreas
-------
1 + 1 = 3, for large values of 1.
.
- Follow-Ups:
- Re: The IMMEDIATE mess
- From: GerryJ
- Re: The IMMEDIATE mess
- From: J Thomas
- Re: The IMMEDIATE mess
- References:
- The IMMEDIATE mess
- From: J Thomas
- Re: The IMMEDIATE mess
- From: Julian V. Noble
- Re: The IMMEDIATE mess
- From: Alex McDonald
- Re: The IMMEDIATE mess
- From: GerryJ
- The IMMEDIATE mess
- Prev by Date: Re: The IMMEDIATE mess
- Next by Date: Re: 32-bit CRC table generation at compile time in C, was Re: The IMMEDIATE mess
- Previous by thread: Re: The IMMEDIATE mess
- Next by thread: Re: The IMMEDIATE mess
- Index(es):
Relevant Pages
|