Ross ROSS = Recommend OSS · open-source software intelligence for agents

dhall-lang/dhall-lang

Maintainable configuration files observed · 2026-08-28

github.com/dhall-lang/dhall-lang · homepage · Dhall · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3286
  • days_rel: 594
  • days_push: 13
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4475 stars · 184 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Dhall is a programmable, non-Turing-complete configuration language with functions, types, and imports, formally specified so multiple language bindings can evaluate the same files. This repository hosts the language standard, compliance test suite, standard Prelude library, and shared ecosystem infrastructure.

Use cases

  • generate json or yaml config files from a programmable language
  • reduce repetition and drift in large kubernetes yaml configs
  • safely evaluate untrusted configuration code
  • refactor configuration files with semantic hash guarantees
  • share a single source of truth config across multiple languages
  • validate config files against a type system

When to choose

  • you need maintainable, typed, DRY configuration instead of raw JSON/YAML
  • you want safety guarantees like no hangs, crashes, or side effects in config evaluation
  • you need one config source consumed by several programming languages via official bindings

When to avoid

  • you need a Turing-complete configuration or scripting language
  • your toolchain only accepts plain JSON/YAML and you cannot run converters
  • your language has no Dhall binding and external executables are impractical

Facets

library · maturity active

configuration-management serialization type-system interpreter testing programming-languages developer-tools cross-platform cli windows configuration-language dhall json yaml language-standard total-language semantic-hashing prelude devops configuration-management linux macos

6 sources

Member repositories

RepositoryRoleHealth v2
dhall-lang/dhall-langmain67

For agents

markdown · JSON · MCP: product_card(name="dhall-lang/dhall-lang")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem