Software Alternatives & Reviews

Dhall Configuration Language VS YAML

Compare Dhall Configuration Language VS YAML and see what are their differences

Dhall Configuration Language logo Dhall Configuration Language

A non-repetitive alternative to YAML

YAML logo YAML

YAML 1.2 --- YAML: YAML Ain't Markup Language
  • Dhall Configuration Language Landing page
    Landing page //
    2022-04-27
  • YAML Landing page
    Landing page //
    2021-10-22

Dhall Configuration Language

Categories
  • Configuration Management
  • Software Development
  • Productivity
  • Mobile Apps
Website dhall-lang.org
Details $

YAML

Categories
  • Configuration Management
  • Mobile Apps
  • Software Development
  • Productivity
Website yaml.org
Details $

Dhall Configuration Language videos

No Dhall Configuration Language videos yet. You could help us improve this page by suggesting one.

+ Add video

YAML videos

YAML is for Computers. ksonnet is for Humans - Bryan Liles, Heptio (Any Skill Level)

More videos:

  • Review - YAML Release Pipelines in Azure DevOps - PRE06
  • Tutorial - Azure DevOps - How to Create a YAML Pipeline in DevOps (YAML Pipelines)

Category Popularity

0-100% (relative to Dhall Configuration Language and YAML)
Configuration Management
54 54%
46% 46
Software Development
67 67%
33% 33
Mobile Apps
38 38%
62% 62
Productivity
47 47%
53% 53

User comments

Share your experience with using Dhall Configuration Language and YAML. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Dhall Configuration Language should be more popular than YAML. It has been mentiond 83 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Dhall Configuration Language mentions (83)

  • Power of Small Optimizations
    Agda doesn't need that restriction, as far as I know. And neither does Dhall. See https://dhall-lang.org/ Neither language is Turing complete. - Source: Hacker News / 2 months ago
  • Pkl, a Programming Language for Configuration
    Kubernetes config is a decent example. I had ChatGPT generate a representative silly example -- the content doesn't matter so much as the structure: https://gist.github.com/cstrahan/528b00cd5c3a22e3d8f057bb1a75ea61 Now consider 100s (if not 1000s) of such files. I haven't given Pkl an in depth look yet, but I can say that the Industry Standard™ of "simple YAML" + string substitution (with delicate, error prone... - Source: Hacker News / 3 months ago
  • Apple releases Pkl – onfiguration as code language
    Fail to see how this is any different than Dhall (https://dhall-lang.org/) other than it produces plists too. - Source: Hacker News / 3 months ago
  • Apple releases Pkl – onfiguration as code language
    Well, Dhall provides something between JSON and a Turing complete language that can make a lot of configuration much quicker to write, if you can hack the functional syntax. http://dhall-lang.org/. - Source: Hacker News / 3 months ago
  • Why the fuck are we templating YAML? (2019)
    What are your thoughts on: - https://dhall-lang.org/. - Source: Hacker News / 3 months ago
View more

YAML mentions (35)

  • Kubernetes Through the Developer's Perspective
    Most commonly written in YAML, these files are large and complex to read and understand. And being written in YAML comes with its challenges (and quirks) since it is an additional programming language that devs need to learn. - Source: dev.to / 24 days ago
  • A View on Functional Software Architecture
    Note, that this file is a Markdown and YAML file at the same time, and as such human- and machine-readable, if the fields are filled carefully. - Source: dev.to / 4 months ago
  • Exploring the code behind Docusaurus
    Front matter is a bit of text at the start of a file (YAML to be exact) that is placed between two ---. - Source: dev.to / 6 months ago
  • topoconfig: enhancing config declarations with graphs
    Meanwhile, formats have been evolving (JSON5, YAML), config entry points are constantly changing. These fluctuations, fortunately, were covered by tools like the cosmiconfig. - Source: dev.to / 7 months ago
  • Official Stormgate Gameplay Reveal AMA Thread with Frost Giant Studios
    Personally, I'd love to see them using a standard file format like TOML or YAML so that they're easy to parse and work with using already-existing tools. Source: 10 months ago
View more

What are some alternatives?

When comparing Dhall Configuration Language and YAML, you can also consider the following products

TOML - TOML - Tom's Obvious, Minimal Language

Jsonnet - A powerful DSL for elegant description of JSON data.

JSON - (JavaScript Object Notation) is a lightweight data-interchange format

Protobuf - Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

ini - The list maker.

Messagepack - An efficient binary serialization format.