SDL vs. YAML

Martin Nowak code at dawg.eu
Thu Sep 26 16:20:50 PDT 2013


On Friday, 13 September 2013 at 16:09:11 UTC, Sönke Ludwig wrote:
> Something like:
>
> def somevar="somevalue"
> libs "$somevar"
>
> or
>
> template "sometemplate" {
>   libs "gdi32" "user32"
> }
>
> configuration "gui" {
>   mixin "sometemplate"
> }

A little redundancy doesn't hurt so long as the overall package 
description remains concise and simple.


More information about the Digitalmars-d mailing list