Hacker News new | ask | show | jobs
by em-bee 1015 days ago
It's easy to write an interpreter for

it's even easier to write an interpreter/parser for s-expressions.

i think the designers of YAML had the hope that it would not get abused as a DSL, which makes the abuse even worse.

and while i'd love to see an indent based syntax for data, YAML isn't it.