Show in graph
λ

Software → Programming Languages

YAML

A human-readable data serialization format commonly used for configuration files and declarative documents.

YAML

YAML is a human-readable data serialization format commonly used for configuration, manifests, and structured documents.

YAML itself is a general data format rather than a domain-specific language, but a schema and application-specific vocabulary can turn a YAML document into the surface syntax of a domain-specific configuration language.