Difference between revisions of "Programming in D for C Programmers"
m (→See also: Using C libraries for a D program) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | ==See also== | ||
+ | * [[Bind D to C]] | ||
+ | * [[Deimos]] | ||
+ | * [[Using C libraries for a D program]] | ||
==External links== | ==External links== | ||
* [http://dlang.org/ctod.html Programming in D for C Programmers] | * [http://dlang.org/ctod.html Programming in D for C Programmers] | ||
* [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://dlang.org/articles/pretod.html The C Preprocessor vs D] | ||
+ | * [https://dlang.org/spec/interfaceToC.html Interfacing to C] | ||
+ | * [https://dlang.org/blog/2018/06/11/dasbetterc-converting-make-c-to-d/ DasBetterC: Converting make.c to D] | ||
[[Category:Languages versus D]] | [[Category:Languages versus D]] |