How's ruby compare to it older brother python

John Roth newsgroups at jhrothjr.com
Mon Apr 26 08:21:41 EDT 2004


"Hunn E. Balsiche" <hunnebal at yahoo.com> wrote in message
news:c6ich0$c5mee$1 at ID-205437.news.uni-berlin.de...
> in term of its OO features, syntax consistencies, ease of use, and their
> development progress. I have not use python but heard about it quite
often;
> and ruby, is it mature enough to be use for developing serious
application,
> e.g web application as it has not many features in it yet.

As another poster has mentioned, Ruby is more closely related
to Perl than to Python. While I don't use it, people I respect who
have moved to Ruby say it has a couple of real killer features;
in particular the way blocks and the pervasive use of the visitor
pattern come together change the way one writes programs for
the better.

As far as syntax is concerned, there doesn't seem to be a
huge amount of difference. Syntax is syntax, and every language
has it's little pecularities.

I haven't seen enough of it to make me want to learn it, but it's
on my list of languages to play with sometime.

John Roth

> Thanks
>
>





More information about the Python-list mailing list