template library like Jinja

Tobias Pankrath lists at pankrath.net
Wed Nov 21 13:25:35 PST 2012


On 21.11.2012 21:56, Masahiro Nakagawa wrote:
> On Tuesday, 20 November 2012 at 11:38:46 UTC, Tobias Pankrath wrote:
>> Is there any template library like Jinja? (jinja.pocoo.org).
>>
>> I'm pretty sure we can do even better by leveraging CTFE and a
>> precompiler, but speed is no concern for me.
>
> I'm not familiar with Jinja.
> So I may not meet your expectation,
> but I have the D version of Mustache template engine.
>
> https://github.com/repeatedly/mustache4d
> http://mustache.github.com/
>
>
> Masahiro
>
That looks good!


More information about the Digitalmars-d-learn mailing list