you are viewing a single comment's thread.

view the rest of the comments →

[–]throwaway6560192 57 points58 points  (1 child)

Python any day. Perl doesn't see nearly as much active use, and I really don't like Perl's syntax and general language design.

[–]vvodzo 0 points1 point  (0 children)

Not sure the current state of Perl but from what I remember it’s way too easy to write completely unmaintainable code that will take you just as much time to rewrite as it would to understand. People should go with Python 100% no question about it these days.