> On Apr 29, 2016, at 12:43 PM, Mouse <[email protected]> wrote: > >>> I [...] have found C++11 added some nice things. >> Both C++11 and C11 really have me excited. It's a kick in the butt >> to the compiler makers. > > What have they added? I recall hearing of someone doing some language > that requires a runtime with garbage collection and trying to call it > C, which to my mind would be a huge mistake - is that C11?
That might have been D, which seems potentially interesting. https://en.wikipedia.org/wiki/D_%28programming_language%29 paul
