Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Not that hard to write something that outputs YAML.

The point of this is to lower the entry cost of producing interactive CLI apps. If I have to break out a more expressive language to use it I may as well just write my program in that language in the first place.

> The usefulness of YAML is having declarative files that are simple.

There are other config formats that provide this and don’t rely on sometimes ambiguous whitespace based structure (eg. TOML). While you can write JSON in a YAML file to avoid this, you’ve then nullified all of the supposed ‘benefits’ of YAML.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: