Idiomatic D
deadalnix
deadalnix at gmail.com
Fri Jan 10 16:00:17 PST 2014
On Friday, 10 January 2014 at 22:52:36 UTC, NoUseForAName wrote:
> I want to implement a small program in D for a personal
> comparison of various programming languages. Given that I am
> already quite familiar with C/C++ (from K&R C to C++11) I could
> probably start write working D code right away by just looking
> up a few basic syntax/standard library things.
>
> However, I would like to write idiomatic D code, not "C++ in
> D". Is there any guide for this? If not, I would like to say
> that I think having one would be very useful.
>
> Assuming a lack of an extensive guide could someone please just
> give me the cliff notes on how to D properly?
Idiomatic D is when you hit compiler errors :D
/sarcastic
More information about the Digitalmars-d
mailing list