Y
Hacker News
new
|
ask
|
show
|
jobs
by
barosl
3990 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__
3990 days ago
Arrays are rather ugly in TOML.
link
bpicolo
3990 days ago
Nesting mappings are worse in TOML imo
link