Difference between revisions of "Programming in D for C Programmers"

From D Wiki
Jump to: navigation, search
(Bind D to C)
m (See also: Using C libraries for a D program)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
==See also==
 
==See also==
[[Bind D to C]]
+
* [[Bind D to C]]
 +
* [[Deimos]]
 +
* [[Using C libraries for a D program]]
  
 
==External links==
 
==External links==
Line 8: Line 10:
 
* [https://dlang.org/articles/pretod.html The C Preprocessor vs D]
 
* [https://dlang.org/articles/pretod.html The C Preprocessor vs D]
 
* [https://dlang.org/spec/interfaceToC.html Interfacing to C]
 
* [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]]

Latest revision as of 02:04, 3 December 2019