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

[REBOL] Re: "a REBOL dialect is usually limited...

From: g:santilli:tiscalinet:it at: 8-Nov-2002 21:25

Hi RebOldes, On Wednesday, November 6, 2002, 12:41:47 AM, you wrote: R> myFunc(arg, someObject.someOtherFunction(random(100))) Couldn't you write it as: myFunc (arg someObject/someOtherFunction (random (100))) or, even being more aggressive on the syntax. If you need to keep the original syntax, a string parser is the best way IMHO; you can't expect REBOL to be able to parse into REBOL values any syntax if you aren't willing to provide the parser yourself. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r