kdl-org/kdl resource
the kdl document language specifications observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2091
- days_rel: 619
- days_push: 23
- n_releases_24m: 1
Adoption not part of the score
1589 stars · 82 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official specification repository for KDL, a small document language with XML-like node semantics usable as both a serialization format and a configuration language, like JSON, YAML, or XML. It includes the finalized KDL 2.0.0 spec plus companion specs for a KDL Query Language and a KDL Schema Language.
Use cases
- find a human-friendly alternative to yaml or json for config files
- read the kdl document language specification
- learn kdl syntax for configuration files
- implement a kdl parser for my language
- migrate from kdl 1.0 to kdl 2.0
- query kdl documents with css-like selectors
- define schemas for kdl documents
When to choose
- you need the authoritative reference for implementing or using KDL
- you want a config/serialization format that is pleasant to hand-write
- you need formal specs for querying or validating KDL documents
When to avoid
- you need a ready-to-use parser library rather than a specification
- you need a battle-tested format with broad ecosystem tooling like YAML or TOML
- you expect frequent language changes, since KDL 2.0.0 is finalized
Facets
learning-resource · maturity stable
serialization parser documentation programming-languages documentation developer-tools cross-platform kdl specification configuration-language document-language query-language schema-language
2 sources
- readme: https://github.com/kdl-org/kdl · fetched 2026-08-28 · 00d2d1a6e38b
- homepage: https://kdl.dev · fetched 2026-08-29 · 6c68cf042138
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kdl-org/kdl | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem