Hacker News new | ask | show | jobs
by amerika_blog 4570 days ago
Still the best all-purpose language. Trend languages like Ruby and Haskell are flashes in the pan.
2 comments

Haskell is a trend language? It is only 3 years younger than perl!

https://en.wikipedia.org/wiki/Haskell_(programming_language)

"Appeared in 1990; 23 years ago"

Not sure I want to do BlackScholes and MC or solving SAT problems or data structures in perl..

But text processing , hell yeah. perl -pei ftw!

The legacy is perl REs

You can probably do those with PDL.pm :)

http://pdl.perl.org/?page=screenshots/index

Why not? PDL exists for numerical computation. Works fine.