Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Explain please

From: g:santilli:tiscalinet:it at: 18-Aug-2002 11:46

Hi Joel, On Saturday, August 17, 2002, 9:15:48 PM, you wrote: JN> What's even more interesting is the following: JN> >> type? garbage:"trash" JN> == string! It probably looks like a bug, but actually is just that REBOL does not (currently) require white space before ", {, [ and (. (I could be forgetting other cases.)
>> a:"String"
== "String"
>> a
== "String"
>> a:[block]
== [block]
>> a
== [block]
>> print"string"
string
>> print[a]
block Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r