nim-lang / needed-libraries

This repository contains a list a needed libraries.
112 stars 5 forks source link

Dhall Language Library #102

Open awr1 opened 5 years ago

awr1 commented 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.

ringabout commented 3 years ago

https://discourse.dhall-lang.org/t/announcing-development-of-a-nim-language-implementation/333