[colorforth] Question regarding if
- Subject: [colorforth] Question regarding if
- From: Mark Slicker <maslicke@xxxxxxxxxxx>
- Date: Sat, 13 Jul 2002 21:30:34 -0400 (EDT)
On Sat, 13 Jul 2002, Bob Shafer wrote:
> I think the answer is at http://www.colorforth.com/X18.html.
Right. An earlier message had me confused on the matter:
http://www.strangegizmo.com/forth/ColorForth/msg00181.html
Seem having the top of stack as the flag would change the programming
style. I don't know how dramatically, or if it is an improvement or
regression.
For example:
test drop if ... ; then ... ;
would change to:
test if drop ... ; then drop ... ;
Of course you would want to avoid this situation in the first place.
I guess the pentium colorForth not strictly an extention of machine
forth, but I wonder the advantages of each.
Mark
------------------------
To Unsubscribe from this list, send mail to Mdaemon@xxxxxxxxxxxxxxxxxx with:
unsubscribe ColorForth
as the first and only line within the message body
Problems - List-Admin@xxxxxxxxxxxxxxxxxx
Main ColorForth site - http://www.colorforth.com
Wiki page http://kristopherjohnson.net/wiki/ColorForth
ColorForth index http://www.users.qwest.net/~loveall/c4index.htm