Difference between revisions of "Cookbook"
m (→Meta Programming) |
(HOW-TO for cross-language use) |
||
Line 36: | Line 36: | ||
=== Building === | === Building === | ||
+ | * [[Using C libraries for a D program]] | ||
* [[Minimalistic cross-platform Makefile]] | * [[Minimalistic cross-platform Makefile]] | ||
* [[Minimalistic cross-platform Rakefile]] | * [[Minimalistic cross-platform Rakefile]] |
Revision as of 15:35, 15 May 2014
The Cookbook is a community-created collection of practical examples, guides and advice for accomplishing common tasks in D. |
Can't find the guide or recipe you're looking for? |
Guides
Compiler |
Data Handling |
Recipes
Building
MathMeta Programming
|
ParsingStrings and Text
ARM Cortex-M Programming |