Pragmatic D Tutorial
Jacob Carlborg
doob at me.com
Mon Oct 7 23:44:32 PDT 2013
On 2013-10-07 21:18, qznc wrote:
> I believe one of the things D needs right now is more documentation.
> Therefore, I started writing a tutorial.
Run-time errors
You might want to add that D automatically handles uncaught exceptions
and prints a stacktrace when one is thrown.
Optimization
I think it's worth mentioning that DMD is faster at compiling your code
compared to GDC and LDC.
--
/Jacob Carlborg
More information about the Digitalmars-d-announce
mailing list