I’ll pipe up and say ‘me too’ , though it’s certainly not a deal breaker.
I don’t see anything replacing Ruby as my language of choice anytime
soon.
Jim
···
On Fri, 9 Jan 2004 11:32:43 +0900 Ralph Mason ralph.mason@telogis.com wrote:
if x {
do_this_and_that()
z=z+1;
}All the other languages I work with are really ‘c’ style, and ruby is
kind of but not really.