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

[REBOL] Re: Parsing comment

From: g:santilli:tiscalinet:it at: 25-Sep-2002 11:17

Hi Carl, On Wednesday, September 25, 2002, 6:53:36 AM, you wrote: CR> which is more functional, shall we say, but can we write functions CR> that behave like operators? Not AFAIK. Also, the interpreter is really doing tricks, because:
>> set '+ none
== none
>> 1 + 2
** Script Error: Invalid operator: + ** Where: halt-view ** Near: 1 + 2 (This one, for example, didn't allow me to use DO/NEXT to automatically evaluate code in DBMS.r's query language, because I use the words 'AND and 'OR.) Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r