top | item 23025555

Ask HN: What programming language offers the best all-in-one experience?

2 points| wolco | 5 years ago

What programming language offers the best all-in-one experience?

3 comments

order
[+] japanoise|5 years ago|reply
It's a varying question and depends what you mean by an all-in-one experience. There's no one perfect language.

My answer would probably be Python, though.

[+] AnimalMuppet|5 years ago|reply
I agree. Languages have different fits for different problem domains. If you're trying to use a language in a domain where it doesn't fit, it's going to be a bad experience, no matter how good the language is.

Don't write an operating system in R.