From: Leslie Viljoen Date: 2006-06-01T19:36:46+09:00 Subject: Re: one click annihilator On 6/1/06, Jeff Pritchard wrote: > Actually both ruby and haskell have effected my C a lot more. I've been > able to turn several "endless functions" into a short series of actions > done to a list. Of course each thing that would be a one-liner in Ruby > winds up being a call to a function with a for loop in it, but one must > make due with what one has. > > Someday I hope to escape from "C hell" and make a living writing with a > real language. Woohoo! Well, someday maybe. I at least have C# as well as my C, and am finding myself calling a few Ruby scripts from C# to do background things. I guess one of the downsides of opensource projects not caring about "mainstream acceptance" is that I don't get to program in Ruby at work much. I'd need RAD on Windows at work, and so the only thing I think of at the moment is to wait for the windows version of QtRuby to arrive. Or until we all switch to Linux... (sure thing!)