Hacker News new | ask | show | jobs
by Cthulhu_ 1519 days ago
I mean, a lot of developers have or look for a golden hammer, coerce their favorite language in doing a task. And since every programming language is turing complete, it CAN work, but whether it's the most elegant is not guaranteed.

I mean for math, similarly, Java and co wouldn't work very well either.

1 comments

Java is solidly mediocre at math, like everything else, but it does work. At least if by math you mean numeric/arithmetical programming, not an algebra system. I think I'd prefer Julia though.