Explore projects
-
Some funny example of D templates, which construct and outputs the 99 beers text at compile-time.
Updated -
-
Some basic example using signals in glade file. Signals are connected directly (extern(C) code) or indirectly by registering the callback with builder object.
Updated -
Dlang / Examples / memcpyD
Boost Software License 1.0Copy of some interesting D code from GitHub: https://github.com/JinShil/memcpyD
Updated -
Demo and benchmarking project to compare C code with D code in BetterC mode, as well as in normal D mode. The demo also provides comparision in generated code, Makefiles to build C, C++, D-betterC mode snippets. A dub project will link everything.
Updated -
-