[REBOL] Re: Mezzanine / Native?
From: tim:johnsons-web at: 12-Feb-2003 15:49
* Carl Read <[carl--cybercraft--co--nz]> [030212 15:17]:
> Try this, Tim...
>
> >> native? :to-integer
> == false
> >> native? :print
> == true
> >> native? :no-word
> ** Script Error: no-word has no value
> ** Near: native? :no-word
> >> native? 'no-word
> == false
Thanks Carl:
Now, how about the mezzanine part?
I'm presuming that if it isn't native,
it's mezzanine.
Tell me if I'm wrong. :-)
-tj-
> > Two related Issues:
>
> > 1)Anyone have a suggestion as to how to get a list
> > of rebol words that are mezzanine functions?
>
> > 2)And the following console session has got me bewildered:
>
> >>> help print
> > USAGE:
> > PRINT value
>
> > DESCRIPTION:
> > Outputs a value followed by a line break.
> > PRINT is a native value.
>
> > ARGUMENTS:
> > value -- The value to print (Type: any)
> >>> native? 'print
> > == false
>
> > ; say WHAT? What's up with that? rebol just told
> > ; me that 'print is native. <!-- DUH -->
>
> > any ideas on that one?
>
> --
> Carl Read
>
> --
> To unsubscribe from this list, please send an email to
> [rebol-request--rebol--com] with "unsubscribe" in the
> subject, without the quotes.
--
Tim Johnson <[tim--johnsons-web--com]>
http://www.alaska-internet-solutions.com
http://www.johnsons-web.com