Y
Hacker News
new
|
ask
|
show
|
jobs
by
SpaceNoodled
264 days ago
Oh good, another even more confusing YAML alternative that still offers less functionality, flexibility and readability than JSON.
2 comments
AlienRobot
264 days ago
You could say the same thing about JSON compared to XML.
link
sigzero
264 days ago
Data only for JSON, it lacks just like everything else as a configuration language. Arguments against I have seen are too verbose, too strict, and no comments. I am sure there are more.
link
SpaceNoodled
264 days ago
It's not more verbose than this markup; strictness is only necessary for disambiguation; and comments are part of JSON5.
link