dub: JSON, SDL, YAML, TOML, what color should we paint it ?

Steven Schveighoffer schveiguy at gmail.com
Wed Mar 1 21:20:15 UTC 2023


On 3/1/23 4:04 PM, Mathias LANG wrote:
> On Wednesday, 1 March 2023 at 14:21:12 UTC, Steven Schveighoffer wrote:
>>
>> Also, what is configy? And why wouldn't yaml also require changes?
> 
> Forgot to answer this. YAML doesn't require any change (well, almost), 
> because as of v1.30, dub parses dub.json using a YAML parser. As for 
> configy, I provided a link: https://github.com/dlang-community/configy

So the benefit of YAML is that you already infected dub with it?

Another benefit of json5 then becomes, we can get rid of the YAML parser!

-Steve


More information about the Digitalmars-d mailing list