template library like Jinja
    Masahiro Nakagawa 
    repeatedly at gmail.com
       
    Wed Nov 21 12:56:03 PST 2012
    
    
  
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
    
    
More information about the Digitalmars-d-learn
mailing list