RE: new color
"howerd.oakford" <[email protected]>
| Newsgroups | gmane.comp.lang.forth.colorforth |
|---|---|
| Message-ID | <[email protected]> |
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:[email protected]] Sent: 31 May 2005 21:38 To: [email protected] 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: [email protected] For additional commands, e-mail: [email protected] Main web page - http://www.colorforth.com