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

[REBOL] Re: [RWEBOL] HOF and system exploration

From: jan:skibinski:sympatico:ca at: 27-Oct-2002 14:55

Hi Romano and All, Thank you for this info. I used to run my experiments on core 2.5.0.3.1 and view 1.2.1.3.1. I just downloaded 2.5.3.31 and 1.2.8.3.1 for windows. If these are not the latest betas please let me know, if you can. What a waste of time in the past few days! It seems that other participants were affected as well. All the talk about evaluation of "similar", etc. did not have much sense since event this starter expression x: do :+ 1 2 has not survived to 2.5.3 version.: version 2.5.0 :: x = =3; type? x == integer! version 2.5.3 :: x== error; type? x == error; type? :x == op! And then there is completely different bahaviour for parens, etc. Please disregard my hof-accu.r script until further notice. Thanks Romano Paolo Tenca wrote: