YAML
6 synonyms for YAML, grouped by meaning and by how common each one is.
Noun — A plain-text format for writing structured data — lists, settings and named values — designed to be easy for people to read and edit. Instead of brackets, it uses line breaks, dashes and indentation to show how items relate to one another. It stores information; it does not give instructions, so it is not a programming language.
Synonyms
Rare, literary or technical
Precise, but they will stand out — check the sense before using one.
Synonyms by Meaning
1. noun technical, computing
A plain-text format for writing structured data — lists, settings and named values — designed to be easy for people to read and edit. Instead of brackets, it uses line breaks, dashes and indentation to show how items relate to one another. It stores information; it does not give instructions, so it is not a programming language.
“The whole deployment is configured in a single YAML file.”
2. noun technical, computing
A file written in that format, usually ending in .yaml or .yml.
“Have a look at the YAML in the root of the repository.”
How to use YAML
The word patterns that sound natural to a native speaker.
Technical, very common in software configuration and deployment.
Etymology
A recursive acronym for YAML Ain't Markup Language; it originally stood for Yet Another Markup Language.
Full origin of YAML →