On Fri, May 16, 2014 at 1:05 PM, Gary Willoughby via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote: ... > Then take a look at one of my projects in which i've ported C headers to D. > > https://github.com/nomad-software/tcltk
I notice your binding source files have a ".d" suffix. Is that the preferred convention? I'm asking because I saw ".di" used on several D Wiki pages. Best, -Tom