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


Groups > comp.lang.forth > #11321

Re: :NONAME

From "Rod Pemberton" <do_not_have@notemailnot.cmm>
Newsgroups comp.lang.forth
Subject Re: :NONAME
Date 2012-04-15 12:50 -0400
Organization Aioe.org NNTP Server
Message-ID <jmeu8t$75f$1@speranza.aioe.org> (permalink)
References (1 earlier) <LOOdnQg-lPDU9hrSnZ2dnUVZ_rOdnZ2d@supernews.com> <jm9i7n$u44$1@speranza.aioe.org> <cbc60ea8-0362-4436-a4b6-a14b41d78031@w5g2000vbp.googlegroups.com> <jmcpsa$fq2$1@speranza.aioe.org> <0a0b2095-bab4-41c4-b674-3cc03cec6d67@9g2000yqp.googlegroups.com>

Show all headers | View raw


"BruceMcF" <agila61@netscape.net> wrote in message
news:0a0b2095-bab4-41c4-b674-3cc03cec6d67@9g2000yqp.googlegroups.com...
> On Apr 14, 5:23 pm, "Rod Pemberton" <do_not_h...@notemailnot.cmm>
> wrote:
...

> > CREATE and : (colon) use (CREATE)
>
> I don't see (CREATE) in either the z80 or 6502 fig-forth
> assembly listing ~ what is its stack picture?

Ok, I wasn't clear enough ...

fig-Forth only uses CREATE .  My CREATE and my : (colon) call (CREATE) with
a compiled DOVAR or ENTER , respectively.  I was trying to figure out why my
CREATE is "split".  I.e., fig-Forth must be compiling only a DOVAR or only a
ENTER/DOCOL, but not both.  I'm selectively compiling one or the other.
Why?

> >> My earlier suggestion of negating the length won't work
> >> - it'll break FIND. Might as well create a word with two
> >> spaces as its name... Find won't find it
>
> Why two spaces?
>

I don't know.  That was Mark Wills who said that.  I'd suspect that either
1) he has a minimum name length issue or 2) he is using a 16-bit Forth and
must write at least 16-bits at a time.


Rod Pemberton



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


Thread

:NONAME Mark Wills <markrobertwills@yahoo.co.uk> - 2012-04-12 13:48 -0700
  Re: :NONAME Zbiggy <zbigniew2011REMOVE@gmail.REMOVE.com> - 2012-04-12 23:08 +0100
  Re: :NONAME Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-04-12 16:53 -0500
    Re: :NONAME The Beez <the.beez.speaks@gmail.com> - 2012-04-12 23:50 -0700
    Re: :NONAME BruceMcF <agila61@netscape.net> - 2012-04-13 05:34 -0700
      Re: :NONAME Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-04-13 08:02 -0500
        Re: :NONAME BruceMcF <agila61@netscape.net> - 2012-04-13 07:26 -0700
  Re: :NONAME BruceMcF <agila61@netscape.net> - 2012-04-12 14:54 -0700
    Re: :NONAME Mark Wills <markrobertwills@yahoo.co.uk> - 2012-04-12 23:58 -0700
      Re: :NONAME "Elizabeth D. Rather" <erather@forth.com> - 2012-04-12 21:11 -1000
        Re: :NONAME Hugh Aguilar <hughaguilar96@yahoo.com> - 2012-04-22 23:13 -0700
      Re: :NONAME Ian Osgood <iano@quirkster.com> - 2012-04-13 04:31 -0700
        Re: :NONAME Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-04-13 19:40 +0000
      Re: :NONAME BruceMcF <agila61@netscape.net> - 2012-04-13 05:15 -0700
      Re: :NONAME Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-04-13 08:00 -0500
        Re: :NONAME Mark Wills <markrobertwills@yahoo.co.uk> - 2012-04-13 06:19 -0700
          Re: :NONAME BruceMcF <agila61@netscape.net> - 2012-04-13 07:33 -0700
  Re: :NONAME "Elizabeth D. Rather" <erather@forth.com> - 2012-04-12 13:54 -1000
    Re: :NONAME "Rod Pemberton" <do_not_have@notemailnot.cmm> - 2012-04-13 11:54 -0400
      Re: :NONAME Mark Wills <markrobertwills@yahoo.co.uk> - 2012-04-13 10:23 -0700
      Re: :NONAME BruceMcF <agila61@netscape.net> - 2012-04-13 13:02 -0700
      Re: :NONAME Mark Wills <markrobertwills@yahoo.co.uk> - 2012-04-13 13:06 -0700
        Re: :NONAME BruceMcF <agila61@netscape.net> - 2012-04-13 15:57 -0700
        Re: :NONAME Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-04-14 01:05 +0000
        Re: :NONAME "Rod Pemberton" <do_not_have@notemailnot.cmm> - 2012-04-14 17:23 -0400
          Re: :NONAME BruceMcF <agila61@netscape.net> - 2012-04-14 16:22 -0700
            Re: :NONAME "Rod Pemberton" <do_not_have@notemailnot.cmm> - 2012-04-15 12:50 -0400
              Re: :NONAME "Elizabeth D. Rather" <erather@forth.com> - 2012-04-15 08:12 -1000
              Re: :NONAME BruceMcF <agila61@netscape.net> - 2012-04-15 11:17 -0700
        Re: :NONAME Hugh Aguilar <hughaguilar96@yahoo.com> - 2012-04-17 16:21 -0700

csiph-web