New Diet template engine almost complete, ready for comments
Stefan Koch via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Mon Jul 25 02:37:02 PDT 2016
On Monday, 25 July 2016 at 09:29:38 UTC, Sönke Ludwig wrote:
> The Diet template language is aimed at providing a way to
> define procedurally generated HTML/XML pages (or other output
> formats), with minimal visual noise. Syntax and feature set are
> heavily inspired by Jade <http://jade-lang.org/>, but instead
> of JavaScript, all expressions and statements are D statements,
> and everything that can be done at compile-time is done at
> compile-time.
>
> [...]
This is great news.
diet-ng is so much cleaner!
More information about the Digitalmars-d-announce
mailing list