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

[REBOL] The evaluation semantics

From: behrangsa::gmail::com at: 30-Aug-2005 12:20

Hi I'm kinda new to REBOL. Actually I was a member of this list about two years ago and I was registered with my Yahoo! account. I felt like that I'm really missing REBOL so I've joined the list once again :-) In the online manual at http://www.rebol.com/docs/core23/rebolcore-3.html it's written that: The values and words of a block are always evaluated from first to last... So I expected the following statement, without the parantheses of course, return 6 but it is erroneous: length? "boat" + 2 Can someone please explain the reason behind this behaviour? Thanks in advance, -- Behrang Saeedzadeh http://www.jroller.com/page/behrangsa