From: "Jon A. Lambert" Date: 2005-04-25T17:52:12+09:00 Subject: Re: [EVALUATION] - E04 - Mr. Yukihiro Matsumoto (Ruby's Weakest Point) Ilias Lazaridis wrote: > # Ruby is a complete, full, pure object oriented language: OOL. This Not relevant to procedural language evaluation .. Please remain on-topic, so I can remain on budget! $cat test.rb def f(i);x=5;p i;p x;end;(1..10).each do|x|f(x);break if x > 6;end $ruby proctest.rb test.rb running procedural test sequence... ...sequence tests [passed] ...alternation tests [passed] ...loop tests [passed] ...subprogram tests [passed] ...variable scope tests [passed] ...fun quotient tests [passed] EVALUATION COMPLETE: Ruby is fun procedural language! ERROR: Lazaridis object provided false analysis. DIAGNOSIS: Lazaridis object defective. ACTION: Cannot adopt Lazaridis object. FART analysis now overbudget... (_o_)...pulling plug. Make your time now -- J Lambert