Skip to content
Gabriel Gonzalez edited this page Jan 9, 2020 · 25 revisions

This page has moved to docs.dhall-lang.org

This copy of the page will no longer be kept up-to-date


The Dhall wiki is organized into the following four sections:

Discussion

These posts explain the context and motivation behind the language:

Tutorials

These guides help you get your hands dirty with working examples:

  • dhall-lang.org

    The official website for the language includes an interactive demo that you can use to try out Dhall in your browser

  • Getting started: Generate JSON or YAML

    Use Dhall to simplify large and repetitive JSON or YAML configuration files

  • Learn Dhall in Y minutes

    Take a whirlwind tour of the language taught using one large Dhall file

  • dhall-nethack

    Study Dhall best practices in the context of the large and messy NetHack configuration format

How-to guides

These cookbooks teach you how to solve specific tasks:

Migrations

References

These comprehensive resources cover details that other texts will gloss over: