[OT] My C++ talk at GoingNative 2013
growler
growlercab at gmail.com
Wed Sep 18 03:18:41 PDT 2013
On Monday, 9 September 2013 at 16:43:54 UTC, Andrei Alexandrescu
wrote:
> http://www.reddit.com/r/programming/comments/1m1izv/goingnative_2013_writing_quick_code_in_c_quickly/
>
> Andrei
Just wanted to say thanks for posting the link, it was a great
talk.
Of the other talks I especially enjoyed those by the backend VC
compiler guys, Compiler++ and Compiler Confidential.
Watching your second talk on tuples I couldn't help thinking how
much easier templates are in D. When reading C++ I find I have to
make a context switch between run-time and compile-time thinking.
It's quite jarring. In D, however, templates come naturally and
it's very seamless.
More information about the Digitalmars-d-announce
mailing list