Hacker News new | ask | show | jobs
by amelius 1604 days ago
Why is this stuff even reinvented for every programming language?

Isn't it about time that we have some common language that every other language builds on?

3 comments

> Isn't it about time that we have some common language that every other language builds on?

That language is C. It is debatable whether it was a good choice, but at least this is how it turned.

So said every writer of a standard immediately before writing another standard to replace all others.
Obligatory xkcd https://xkcd.com/927/
ICU is out there with bindings in many languages. People who know what they're doing use ICU.