Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I believe object-orientation is dated

Name: Anonymous 2012-05-06 2:07

I don't know how many advances might be happening recently on some underground Smalltalk mailing-list, but in general, OOP has remained the same for decades.

Does everybody think it's good enough? Does nobody want new features that will make your code more expressive somehow? Watcha think?

Name: Anonymous 2012-05-12 18:14

>>115
I presume he thinks C1x is in effect by now

Name: Anonymous 2012-05-12 18:25

>>116
'Tis. http://en.wikipedia.org/wiki/C11_%28C_standard_revision%29

>> ... was officially ratified by ISO and published as ISO/IEC 9899:2011 on December 8, 2011, ...

Name: Anonymous 2012-05-12 19:22

>>117
I hate to break it to you, but the currently used standard is dictated by compiler support, something of which C11 has none

Name: Anonymous 2012-05-12 21:20

>>118

Actually, a lot of C++11 features are supported by GCC, and in fact were supported before the standard was even finished. VC++ also supports a few things, I believe.

Name: Anonymous 2012-05-12 22:14

>>118
Clang implements all of C11 and is almost done with C++11 support.

http://clang.llvm.org/docs/LanguageExtensions.html

Unfortunately, only Mac OS X's libc implements the C11 library functions in the latest Xcode beta. glibc is lagging, thanks to Ulrich Drepper being a late adopter.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List