Hacker News new | ask | show | jobs
by wsve 964 days ago
There is no success in the Typescript model...? What on earth are you needing that off of?
1 comments

what is your list of successes besides TS?
Ironically... C++.

C++ was itself the TypeScript model applied to C.

And, in fact, many of the things people hate about C++ are the result of exactly the kind of compromises you have to make to apply a TypeScript-like model to language evolution. C backwards compatibility is what made C++ successful originally but is now one of the main things that makes C++ crappy today.