18 May 2012 03:01
Re: D dropped in favour of C# for PSP emulator
Andrei Alexandrescu <SeeWebsiteForEmail <at> erdani.org>
2012-05-18 01:01:51 GMT
2012-05-18 01:01:51 GMT
On 5/17/12 5:44 PM, Philippe Sigaud wrote: > On Thu, May 17, 2012 at 7:00 PM, Marco Leise<Marco.Leise <at> gmx.de> wrote: > >> Your PDF is my reference manual on templates for quite a while. Thanks for putting it up! > > Glad to hear it> *Sigh* It's only 2-3 months old and is already lagging behind the > current D spec. Things like is(T t = U!(Args), Args...) are now > possible (I say otherwise in the appendix). The 'Args...' part is new. > Also, UFCS. > I should read it anew, really, and complete the missing parts. Do not > hesitate to write an issue on GitHub if you see any mistakes. You may want to set up scripts that extract and compile code samples. Andrei
> *Sigh* It's only 2-3 months old and is already lagging behind the
> current D spec. Things like is(T t = U!(Args), Args...) are now
> possible (I say otherwise in the appendix). The 'Args...' part is new.
> Also, UFCS.
> I should read it anew, really, and complete the missing parts. Do not
> hesitate to write an issue on GitHub if you see any mistakes.
You may want to set up scripts that extract and compile code samples.
Andrei
RSS Feed