Open awr1 opened 5 years ago
Dhall is a semi-programmable but deterministic (i.e. not turing-complete) configuration language for people that want a saner version of YAML.
https://github.com/dhall-lang/dhall-lang
Ideally such a library would have a similar set of features to nimYAML.
https://discourse.dhall-lang.org/t/announcing-development-of-a-nim-language-implementation/333
Dhall is a semi-programmable but deterministic (i.e. not turing-complete) configuration language for people that want a saner version of YAML.
https://github.com/dhall-lang/dhall-lang
Ideally such a library would have a similar set of features to nimYAML.