Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Forth > Re: Is there a ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 8 of 11 Topic 3850 of 4325
Post > Topic >>

Re: Is there a hole in the SEARCH wordset?

by Bruce McFarling <agila61@[EMAIL PROTECTED] > Mar 12, 2008 at 10:07 AM

On Mar 12, 12:09 pm, Neal  Bridges <quar...@[EMAIL PROTECTED]
> wrote:
> On Mar 12, 11:30 am, Bruce McFarling <agil...@[EMAIL PROTECTED]
> wrote:
> [snip]
>
> > gforth has two wordlists in its search order when ONLY FORTH is
> > executed ROOT and FORTH-WORDLIST. I haven't re-read the do***entation
> > to find out why (why is not an issue here, just whether) ... but it
> > throws an error on ``FORTH-WORDLIST 1 SET-ORDER''.
>
> Not here:
>
> Gforth 0.6.2, Copyright (C) 1995-2003 Free Software Foundation, Inc.
> Gforth comes with ABSOLUTELY NO WARRANTY; for details type `license'
> Type `bye' to exit
> -1 set-order  ok
> order Root Root     Forth  ok
> forth-wordlist 1 set-order  ok
> order Forth     Forth  ok

Ah, so its just some kind of glitch ... I just now tried it several
times, several ways, and only got an error throw once.

So ...

: Nicl-start ( -- ) FORTH-WORDLIST 1 SET-ORDER
    [DEFINED] Nicl-sup****t [IF] Nicl-sup****t Nicl+order [THEN]
    Nicl Nicl+order
;

.... it is, presuming the rest of the target set that implement the
SEARCH wordset respect that ... obviously for those that don't, what
the SEARCH wordset does is whatever the Nicl preface file for the
system makes it do.
 




 11 Posts in Topic:
Is there a hole in the SEARCH wordset?
Bruce McFarling <agila  2008-03-11 10:49:25 
Re: Is there a hole in the SEARCH wordset?
Josh Grams <josh@[EMAI  2008-03-11 14:11:27 
Re: Is there a hole in the SEARCH wordset?
Bruce McFarling <agila  2008-03-11 14:32:06 
Re: Is there a hole in the SEARCH wordset?
Josh Grams <josh@[EMAI  2008-03-12 05:02:07 
Re: Is there a hole in the SEARCH wordset?
Bruce McFarling <agila  2008-03-12 08:30:09 
Re: Is there a hole in the SEARCH wordset?
anton@[EMAIL PROTECTED]   2008-03-13 11:07:21 
Re: Is there a hole in the SEARCH wordset?
Neal Bridges <quartus  2008-03-12 09:09:39 
Re: Is there a hole in the SEARCH wordset?
Bruce McFarling <agila  2008-03-12 10:07:50 
Re: Is there a hole in the SEARCH wordset?
m_l_g3@[EMAIL PROTECTED]   2008-03-12 10:30:37 
Re: Is there a hole in the SEARCH wordset?
anton@[EMAIL PROTECTED]   2008-03-13 11:10:55 
Re: Is there a hole in the SEARCH wordset?
Bruce McFarling <agila  2008-03-13 05:45:00 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Nov 21 15:13:46 CST 2008.