⇤ ← Revision 1 as of 2019-03-27 21:02:32
Size: 241
Comment: Initial page
|
← Revision 2 as of 2022-07-21 20:55:29 ⇥
Size: 571
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
== Hjson == * [[https://lobste.rs/s/dn91bz/why_broot_is_switching_from_toml_hjson_for|Why broot is switching from TOML to Hjson for its configuration files]] == ucl (Universal Configuration Language) == * Used by FreeBSD * [[https://github.com/vstakhov/libucl|vstakhov/libucl]] == KDL == * https://kdl.dev/ |
HCL
TOML
YAML
crdoconnor/strictyaml: Type-safe parser and validator, subset of YAML 2.0
Hjson
ucl (Universal Configuration Language)
- Used by FreeBSD