Re: CfV: Separate FP Stack
- From: "Julian V. Noble" <jvn@xxxxxxxxxxxx>
- Date: Tue, 04 Jul 2006 18:01:49 -0400
anoneds@xxxxxxxxxxxx wrote:
Anton Ertl wrote:
...
If you feel that there is closely related functionality missing from the
proposal (especially if you have used that in your programs), make an informal
comment, and I will collect these, too. Note that the best time to voice such
issues is the RfD stage.
ISTR that TI-Forth, a fig-Forth derivative, used pointers to floats on
the one stack instead of storing the floats themselves (which were 4
cells themselves)... I always thought this kind of a nice way to handle
them.
But then again, I've been a Forth newbie for going on 20 years...
A pointer on the data stack, to a float somewhere else, is known as
an FVARIABLE.
--
Julian V. Noble
Professor Emeritus of Physics
University of Virginia
.
- References:
- CfV: Separate FP Stack
- From: Anton Ertl
- Re: CfV: Separate FP Stack
- From: anoneds@xxxxxxxxxxxx
- CfV: Separate FP Stack
- Prev by Date: Re: Has forth affected your thinking besides computing?
- Next by Date: Re: Tiny C compiler written in Forth
- Previous by thread: Re: CfV: Separate FP Stack
- Next by thread: Re: CfV: Separate FP Stack
- Index(es):
Relevant Pages
|