D language help for a C# programmer
BCS
none at anon.com
Tue Jan 12 14:00:14 PST 2010
Hello Brien,
> I've made some progress on a language conversion tool, but I'm putting
> a call out to the D language gurus for some tips.
>
> Most of the conversions I've done have been syntactic. What are some
> semantic differences that I might run into doing a conversion? Any
> other gotchas to look out for?
>
> (Example of a gotcha: usage of 'is' versus '==')
>
IIRC there are some odd differences between D and C#'s structs so be shure
to account for them.
More information about the Digitalmars-d
mailing list