Opportunity

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Apr 8 09:11:22 PDT 2013


On 4/8/13 10:22 AM, Russel Winder wrote:
> <<Originally sent to wrong list, sorry if this appears a cross-posting.>>
>
> Given that the entire C++ standards committee will be at ACCU 2013, I've
> decided to do a lightning talk on why D and Go are better tools for any
> native coding problem than C++.
>
> 	pigeon[500] pigeons;
> 	pigeons[random(500)] = new cat;
>
> :-)

This is great. Let us know how we can support you.

It would be interesting to hear how your argument for Go addresses its 
tenuous interface with C, pervasive indirect calls, and compulsive use 
of GC.


Andrei


More information about the Digitalmars-d mailing list