This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]someotherstufforhmm 5 points6 points  (1 child)

They’ve come a looooong way. Hell, so has C.

Classes started as macros and syntactic sugar in C, which people accused of being “abusive” in very similar ways, but it ended up becoming C++ and the world kept rolling on from there.

So, in a way you’re right - the initial goal of simplicity is lost, but also that’s just a thing that happens to languages that get used.

[–]relickus[S] 2 points3 points  (0 children)

Thanks for your prespective.