Re: New Diet template engine almost complete, ready for comments

2016-07-25 Thread Puming via Digitalmars-d-announce
On Tuesday, 26 July 2016 at 05:54:39 UTC, Sönke Ludwig wrote: Am 26.07.2016 um 05:22 schrieb Puming: [...] A real runtime solution would require a D runtime interpreter or JIT compiler. There would be an alternative solution based on compiling each template to a shared library and then dyna

Re: New Diet template engine almost complete, ready for comments

2016-07-25 Thread Rory McGuire via Digitalmars-d-announce
On Tue, Jul 26, 2016 at 7:54 AM, Sönke Ludwig < digitalmars-d-announce@puremagic.com> wrote: > [snip] > and on Linux the Gold linker should be used for speed, but then it should > be almost as good as a runtime solution. > Note on using Gold on linux. You can use lflags "-fuse-ld=gold", to get du

Re: New Diet template engine almost complete, ready for comments

2016-07-25 Thread Rory McGuire via Digitalmars-d-announce
On Tue, Jul 26, 2016 at 7:54 AM, Sönke Ludwig < digitalmars-d-announce@puremagic.com> wrote: > Am 26.07.2016 um 05:22 schrieb Puming: > >> 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

Re: New Diet template engine almost complete, ready for comments

2016-07-25 Thread Sönke Ludwig via Digitalmars-d-announce
Am 26.07.2016 um 05:22 schrieb Puming: 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 insp

Re: New Diet template engine almost complete, ready for comments

2016-07-25 Thread Rory McGuire via Digitalmars-d-announce
On Tue, Jul 26, 2016 at 5:22 AM, Puming via Digitalmars-d-announce < digitalmars-d-announce@puremagic.com> wrote: > 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

Re: New Diet template engine almost complete, ready for comments

2016-07-25 Thread Puming via Digitalmars-d-announce
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 ,

Re: New Diet template engine almost complete, ready for comments

2016-07-25 Thread Sebastiaan Koppe via Digitalmars-d-announce
On Monday, 25 July 2016 at 20:42:51 UTC, Karabuta wrote: 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 ... - Supports AngularJS special attribute names Is there a way to get react JS to work with vibe.d in anyway(se

Re: New Diet template engine almost complete, ready for comments

2016-07-25 Thread Karabuta via Digitalmars-d-announce
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 ... - Supports AngularJS special attribute names Is there a way to get react JS to work with vibe.d in anyway(server-side)?

From the Blog: Ethan Watson Talks About his GDC Europe Talk

2016-07-25 Thread Mike Parker via Digitalmars-d-announce
It was announced here recently that Ethan Watson will be speaking at GDC Europe next month about Remedy's use of D in Quantum Break. He was kind enough to take a the time to provide a few words about the talk for the D Blog [1]. The reddit link is at [2]. [1] https://dlang.org/blog/2016/07/2

Re: New Diet template engine almost complete, ready for comments

2016-07-25 Thread lqjglkqjsg via Digitalmars-d-announce
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 ,

Re: New Diet template engine almost complete, ready for comments

2016-07-25 Thread rikki cattermole via Digitalmars-d-announce
Hmm, I wonder if it could be extended to also do json as well as xml like.

Re: New Diet template engine almost complete, ready for comments

2016-07-25 Thread Stefan Koch via Digitalmars-d-announce
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 ,

New Diet template engine almost complete, ready for comments

2016-07-25 Thread Sönke Ludwig via Digitalmars-d-announce
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 , but instead of JavaScript, all expressions and statements are

Re: D-Man culture

2016-07-25 Thread vladdeSV via Digitalmars-d-announce
On Sunday, 24 July 2016 at 07:28:22 UTC, simd wrote: I made D-man ASCII Art last year. https://gist.github.com/simdnyan/20e8fa2a2736c315e2c1 _ _ (_) (_) /__ \ \\(O(O \/ | | | | | |_| | /__/ < > (_) (_) You may also like dl-command (like sl joke command) by ueshita. https:/