[#3986] Re: Principle of least effort -- another Ruby virtue. — Andrew Hunt <andy@...>

> Principle of Least Effort.

14 messages 2000/07/14

[#4043] What are you using Ruby for? — Dave Thomas <Dave@...>

16 messages 2000/07/16

[#4139] Facilitating Ruby self-propagation with the rig-it autopolymorph application. — Conrad Schneiker <schneik@...>

Hi,

11 messages 2000/07/20

[ruby-talk:03928] Re: Widening out discussions

From: matz@... (Yukihiro Matsumoto)
Date: 2000-07-11 10:06:41 UTC
List: ruby-talk #3928
Hi,

In message "[ruby-talk:03927] Re: Widening out discussions"
    on 00/07/11, Aleksi Niemel<aleksi.niemela@cinnober.com> writes:

|    A thirst for blood
|    while s.sub!(/(.*\d)(\d\d\d)/, '\1,\2') && $&; end

Hmm, bloody.

|I'd like to see the code too, if possible.

Unfortunately, the translation software itself is proprietary.
Ruby interface to it is free.

							matz.

In This Thread