in reply to Re: Perl/Ruby comparison
in thread Perl/Ruby comparison

http://merd.sourceforge.net/pixel/language-study/scripting-language/ gives a comparision between the most popular scripting languages - and it looks like ruby is a kind of 'lamborghini' too.

Replies are listed 'Best First'.
Re^3: Perl/Ruby comparison
by sh1tn (Priest) on Dec 29, 2009 at 04:48 UTC


    True, unless we speak about performance. Not to mention the nightmare (also known as "write-only code") when it comes to large projects. My personal choice is Python.