Search the web
Sign In
New User? Sign Up
forth200x
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
RfD: Separate FP Stack   Message List  
Reply | Forward Message #58 of 425 |
Re: [forth200x] RfD: Separate FP Stack

> Writing floating-point code such that it can run on a unified stack is
> such a pain that most programmers don't do it.

No. Writing code that can run on unified and separate stacks is.

> The floating-point stack is separate from the data stack.

Yes, make separate stacks the standard. No, just mark the
unified stack usage as obsolete.

> All ANS Forth systems that I know implement a separate floating-point
> stack.

MPE embedded systems use a unified stack. It's not been a
problem yet in embedded apps. Desktop apps use a separated
stack.

Stephen
--
Stephen Pelc, stephen@...
MicroProcessor Engineering Ltd - More Real, Less Time
133 Hill Lane, Southampton SO15 5AF, England
tel: +44 (0)23 8063 1441, fax: +44 (0)23 8033 9691
web: http://www.mpeforth.com - free VFX Forth downloads




Mon Jun 5, 2006 10:44 am

sfprem
Offline Offline
Send Email Send Email

Forward
Message #58 of 425 |
Expand Messages Author Sort by Date

The HTML version of this proposal is at <http://www.forth200x.org/fp-stack.html>. Problem Writing floating-point code such that it can run on a unified stack...
Anton Ertl
anton@...
Send Email
Jun 4, 2006
6:33 pm

... No. Writing code that can run on unified and separate stacks is. ... Yes, make separate stacks the standard. No, just mark the unified stack usage as...
Stephen Pelc
sfprem
Offline Send Email
Jun 5, 2006
10:51 am

... I believe there is no difference, unless you also include dependencies on the number of cells an FP value takes on the data stack. ... Is this a request...
Anton Ertl
anton@...
Send Email
Jun 27, 2006
9:19 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help