KDL

KDL is a node-oriented document language combining the readability of YAML and TOML with a unique tree-shaped grammar. KDL is used by Zellij, Helix, and other tools.

API entry from apis.yml

apis.yml Raw ↑
aid: configuration-language:kdl
name: KDL
description: KDL is a node-oriented document language combining the readability of YAML and TOML with
  a unique tree-shaped grammar. KDL is used by Zellij, Helix, and other tools.
humanURL: https://kdl.dev/
baseURL: https://kdl.dev
tags:
- KDL
- Tree
properties:
- type: Specification
  url: https://github.com/kdl-org/kdl/blob/main/SPEC.md
- type: Documentation
  url: https://kdl.dev/
x-features:
- Node-and-property document model
- Distinct query language KQL for navigation
- Schema language KDL Schema