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

[REBOL] Re: Commercial-quality REBOL programmers needed

From: reffy:ulrich at: 16-Aug-2002 18:30

Hi List, I am bored ... Does the evaluation of the expression: a + b Happen synchronously, or asynchronously Are the values of 'a' and 'b' currently exclusive to the process that can perform the '+' operation or are they in 'shared' mode ? Dick