RE: [colorforth] new color
- Subject: RE: [colorforth] new color
- From: "howerd.oakford" <howerd.oakford@xxxxxxxxxxxx>
- Date: Wed, 1 Jun 2005 17:02:26 +0100
- Importance: Normal
Hi Mark,
I think the orange token colour could be useful.
BTW could you explain the use of 'defer' in your 'accept' code, especially
the occurance of 'defer drop' as a phrase.
I'm sure I could work it out for myself, given time...
Thanks
Howerd
-----Original Message-----
From: Mark Slicker [mailto:maslicke@xxxxxxxxxxx]
Sent: 31 May 2005 21:38
To: ColorForth@xxxxxxxxxxxxxxxxxx
Subject: [colorforth] new color
I propose a new color 'orange', which when used will return the address
which corresponds with the name of the word used in orange.
Instead of:
: defer pop ;
: word defer ... ; word
use:
: word ... ; 'word
If you want some context for this proposal, here[1] is a version of
'accept' I did, which could benefit from this proposal. On the other
hand, maybe there is better way to program 'accept', in either case I'm
interested in your input.
Thanks,
Mark
[1] http://personalwebs.oakland.edu/~maslicke/colorforth/accept/
---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com
---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com