From: bruno modulix Date: 2004-10-21T05:04:20+09:00 Subject: Re: A concise description of Ruby? gabriele renzi a �crit : > Simon Strandgaard ha scritto: > >> On Wednesday 20 October 2004 14:47, Curt Hibbs wrote: >> [snip] >> >>> So, I wanted to ask all of you, what would your answer be to the >>> question >>> "What is Ruby"? >> >> >> >> Ruby allows to you enhance the builtin string class with you own methods, >> which you can invoke "im a string".own_method >> >> Thats the sentence I use most. >> I don't know if there are other languages that allow for this? >> > > python does, It doesn't.