Y
Hacker News
new
|
ask
|
show
|
jobs
by
barosl
4037 days ago
I think TOML[1] is a strict upgrade of JSON as a configuration file format. It has exactly the same expressiveness, but much more human-readable.
[1]
https://github.com/toml-lang/toml
1 comments
k__
4037 days ago
Arrays are rather ugly in TOML.
link
bpicolo
4037 days ago
Nesting mappings are worse in TOML imo
link