====== Configuration files ====== [[https://en.wikipedia.org/wiki/Configuration_file|Wikipedia: Configuration file]] ===== Formats ===== * [[json|JSON]] (JavaScript Object Notation, not only used in JS) * [[https://kdl.dev/|KDL]] – Cuddly document language, readable by humans and machines alike. * INI * YAML * TOML * [[https://github.com/hashicorp/hcl|HCL]] * [[https://dhall-lang.org/|Dhall]]