Difference between revisions of "PortingOverview"
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
This page is under community development. | This page is under community development. | ||
*[https://p0nce.github.io/d-idioms/#Porting-from-C-gotchas Porting from C gotchas] | *[https://p0nce.github.io/d-idioms/#Porting-from-C-gotchas Porting from C gotchas] | ||
*[https://p0nce.github.io/d-idioms/#Linking-with-C-gotchas Linking with C gotchas] | *[https://p0nce.github.io/d-idioms/#Linking-with-C-gotchas Linking with C gotchas] | ||
+ | *[http://dlang.org/htod.html converting C header files to D under Windows] | ||
+ | *[https://github.com/jacob-carlborg/dstep/releases converting C and Objective C headers to D under OS X/Linux/FreeBSD] | ||
+ | *[http://forum.dlang.org/post/m9s4cd$2s1v$1@digitalmars.com Calypso: a pre-alpha very early stage project to interface D with C++ under clang] |