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 <[EMAIL PROTECTED]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
