dhall

Interpreter and toolchain for the Dhall configuration language

brewmacoslinux
Try with needOr install directly
Source

About

Interpreter for the Dhall language

Commands

dhall

Examples

Type-check a Dhall configuration file$ dhall type --file config.dhall
Convert a Dhall file to JSON output$ dhall to-json --file config.dhall
Format a Dhall file according to standard style$ dhall format --file config.dhall