« BackSurvey of Config Languagesgithub.comSubmitted by networked 18 hours ago
  • transfire 17 hours ago

    YAML is most certainly typed. Just because there a few human-oriented convenience words that you have to be aware of, does not make it “string-ish”.

    In fact YAML is actually truly typed using “!” tag, where as others like JSON which you say are typed only support a basic set of types.