In the process, I noticed D does not have template engine library. So I wrote the D version of Mustache.
https://bitbucket.org/repeatedly/mustache4d/src Mustache is a logic-less template. http://mustache.github.com/ Implementing this library was nice for a change. P.S. I don't test on Windows and 64bit Linux... Masahiro
