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

[REBOL] Re: Explain please

From: joel:neely:fedex at: 18-Aug-2002 7:29

Hi, Gabriele, Gabriele Santilli wrote:
> 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.) >
Right! I realized that this morning after having enough coffee, but I'm glad you caught my goof! I actually used that fact in a "code obfuscator" I fiddled with a while back. So much time, so little syntax... ;-) -jn- -- ; Joel Neely joeldotneelyatfedexdotcom REBOL [] do [ do func [s] [ foreach [a b] s [prin b] ] sort/skip do function [s] [t] [ t: "" foreach [a b] s [repend t [b a]] t ] { | e s m!zauafBpcvekexEohthjJakwLrngohOqrlryRnsctdtiub} 2 ]