[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Pyhon syntax
Christopher Fowler wrote:
| I'm finding that I can accomplish almost any task in Perl that I want.
| Only problem is that it is not fully OOP. Other than OOP what can you
| do in say Ruby or Python that you can not do in Perl?
For me, perl is practially a write-only language. Powerful as h*ll, but
too many ways to do the same thing and very cryptic to read. I find
both Python and Ruby a _whole_ lot easier to maintain.
Steve