Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #14309
| From | Alex McDonald <blog@rivadpm.com> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: :NONAME a different viewpoint |
| Date | 2012-07-23 04:28 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <2ebd37d1-1d90-46ea-aef5-27c46b4dffdc@3g2000vbx.googlegroups.com> (permalink) |
| References | <m7kgzg.fyf@spenarnc.xs4all.nl> <87wr1vpusz.fsf@inbox.ru> <jui285$5hm$1@speranza.aioe.org> <f6qdnZD3RrXUCpHNnZ2dnUVZ_qadnZ2d@supernews.com> |
On Jul 23, 1:14 am, "Elizabeth D. Rather" <erat...@forth.com> wrote: > On 7/22/12 1:28 PM, Rod Pemberton wrote: > > > > > > > > > > > "Aleksej Saushev" <a...@inbox.ru> wrote in message > >news:87wr1vpusz.fsf@inbox.ru... > >> Albert van der Horst <alb...@spenarnc.xs4all.nl> writes: > > >>> I would greatly prefer (: .... ;) . > > >> It is really bad idea to use anything containing ")" when > >> you lack proper lexer. > > > Why exactly is it a bad idea to use ) with Forth's space delimited lexing? > > You're not placing (: ... ;) inside of comments ( ... ) are you? A space > > delimits every token including (: and ;) except for a few Forth words that > > find their own delimiter. So, a ) shouldn't be matched unintentionally, as > > long as you avoid placing (: ... :) in the self-delimited words which use ) > > as a delimiter. Those are the two Forth words ( and .( So, you should > > only have to avoid ( comments and .( for display for proper use of (: ... :) > > Because a large number of programs, including Thunderbird (my > newsreader) automatically represents them as smiley-faces. > Interestingly, the quoted text above did not, because it is text format, > whereas the original representation on my screen was html, and every ;) > was converted to a smiley face. > > Cheers, > Elizabeth > > -- > ================================================== > Elizabeth D. Rather (US & Canada) 800-55-FORTH > FORTH Inc. +1 310.999.6784 > 5959 West Century Blvd. Suite 700 > Los Angeles, CA 90045http://www.forth.com > > "Forth-based products and Services for real-time > applications since 1973." > ================================================== Tools|Options then on the Display tab unselect "Display emoticons as graphics".
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
:NONAME a different viewpoint Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-07-22 14:45 +0000
Re: :NONAME a different viewpoint Aleksej Saushev <asau@inbox.ru> - 2012-07-22 21:30 +0400
Re: :NONAME a different viewpoint "Rod Pemberton" <do_not_have@notemailnot.cmm> - 2012-07-22 19:28 -0400
Re: :NONAME a different viewpoint "Elizabeth D. Rather" <erather@forth.com> - 2012-07-22 14:14 -1000
Re: :NONAME a different viewpoint Alex McDonald <blog@rivadpm.com> - 2012-07-23 04:28 -0700
Re: :NONAME a different viewpoint Aleksej Saushev <asau@inbox.ru> - 2012-07-23 05:35 +0400
Re: :NONAME a different viewpoint Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-07-23 15:38 +0000
Re: :NONAME a different viewpoint Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-07-23 03:24 +0000
Re: :NONAME a different viewpoint Aleksej Saushev <asau@inbox.ru> - 2012-07-25 03:02 +0400
Re: :NONAME a different viewpoint "A. K." <akk@nospam.org> - 2012-07-23 07:48 +0200
Re: :NONAME a different viewpoint Paul Rubin <no.email@nospam.invalid> - 2012-07-22 23:01 -0700
csiph-web