Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #14289

Re: :NONAME a different viewpoint

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!feeder.erje.net!news.mixmin.net!aioe.org!.POSTED!not-for-mail
From "Rod Pemberton" <do_not_have@notemailnot.cmm>
Newsgroups comp.lang.forth
Subject Re: :NONAME a different viewpoint
Date Sun, 22 Jul 2012 19:28:57 -0400
Organization Aioe.org NNTP Server
Lines 24
Message-ID <jui285$5hm$1@speranza.aioe.org> (permalink)
References <m7kgzg.fyf@spenarnc.xs4all.nl> <87wr1vpusz.fsf@inbox.ru>
NNTP-Posting-Host CNsg4fVcCsvs3UaOgZtQCw.user.speranza.aioe.org
X-Complaints-To abuse@aioe.org
X-MimeOLE Produced By Microsoft MimeOLE V6.00.2800.2001
X-Notice Filtered by postfilter v. 0.8.2
X-Newsreader Microsoft Outlook Express 6.00.2800.2001
X-Priority 3
X-MSMail-Priority Normal
Xref csiph.com comp.lang.forth:14289

Show key headers only | View raw


"Aleksej Saushev" <asau@inbox.ru> wrote in message
news:87wr1vpusz.fsf@inbox.ru...
> Albert van der Horst <albert@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 (: ... :)


Rod Pemberton



Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar


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