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

[REBOL] Re: Please help me out

From: xapwing:gm:ail 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>