|
|
|
|
|
by olskool
2952 days ago
|
|
Python was never intended to replace Perl. Perl was designed to extract stuff from text files. Python was designed as a scripting language for system programming. IM(Seldom Humble)O Python beat Perl for two reasons (a) batteries included (CPAN became a clusterfuck) (b) C API lead to stuff like SciPy, NumPy and Pandas. FWIW I've used both Perl and Python professionally and Python rules. |
|