[REBOL] Re: Please help me out
From: xapwing:gma:il at: 23-Aug-2010 19:26
Indeed that is the way it works. In Lisp a list (when unquoted!) is always evaluated. In Rebol evaluation is not standard, but must be triggered by a calling function (outside the block). And indeed also, when a block is being evaluated functions within the block will be recognized and evaluated also. 2010/8/23 Emeka <emekamicro-gmail.com>