WebGlossary.info
YAML Ain’t Markup Language
- A human-readable data serialization language that is commonly used for configuration files and in applications where data is being stored or transmitted. YAML targets many of the same communications applications as XML but has a minimal syntax which intentionally differs from SGML. It uses both Python-style indentation to indicate nesting, and a more compact format that uses
[]
for lists and {}
for maps, making YAML 1.2 a superset of JSON. ← Wikipedia ↑ yaml.org
- More about this term: Web search, articles and videos, books
- Previous term: YAML
- Next term: Yandex Browser
- Random term: Edge computing