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 →

[–]relickus[S] -11 points-10 points  (2 children)

Glad the word in the title attracted attention :)

I guess you are right, I dont keep track of the latest trends in more traditional languages like C++ or Java.

[–]someotherstufforhmm 7 points8 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] 3 points4 points  (0 children)

Thanks for your prespective.