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 errorsYou might want to add that D automatically handles uncaught exceptions and prints a stacktrace when one is thrown.
OptimizationI think it's worth mentioning that DMD is faster at compiling your code compared to GDC and LDC.
-- /Jacob Carlborg
