Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Interesting! I still find Python too verbose to stand in for shell scripts when Perl is available, with what I think is a decent chunk of experience.


Ha - I actually haven't changed my opinion about verbosity, Python is still more verbose and I will choose Perl for throwaway scripts even today; I just have a greater appreciation of readability of Python code compared to the free-for-all style-fest of Perl code (admittedly written by a bunch of devs with little code style enforcement). Perl is great for smaller scripts but I'm talking about many thousands lines of code and the lack of native object orientation, messy error handling, lack of a decent repl etc start to take their toll.


Thousands of lines := time to use a real (compiled) language


Very true; unfortunately quite often one is not in the decision maker's seat.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: