Definitions
from Wiktionary, Creative Commons Attribution/Share-Alike License.
- proper noun computing A
retronym for YAML Ain't Markup Language that meant originally Yet Another Markup Language
Etymologies
Sorry, no etymologies found.
Support

Help support Wordnik (and make this page ad-free) by adopting the word YAML.
Examples
-
And of course, even the 1.0 specification of YAML didn't use #YAML: 1.0, it specifies the use of "\% YAML: 1.0" (which is of course different to the current "final draft").
Planet Perl 2009
-
We can also see that META. yml is based on the "1.0" (which, of course, was basically an "final draft alpha") specification of YAML, which is now deprecated to the point of being basically useless.
Planet Perl 2009
-
Essentially, use HTTP as your RPC transport mechanism, REST as your architecture, and data representations such as YAML or JSON, rather than anything more heavyweight or, worse still, inventing your own RPC mechanisms.
-
Ideally, the format of every block apart from raw data blocks should be in some introspectible format, such as YAML, so that it's easy to enumerate every reference to another block within them, without explicit knowledge of all the types and their encodings, in order to simplify the recursive unlink strategy I describe later, and so that integrity checkers that follow the tree making sure the reference counts are correct can be easily and reliably implemented.
Snell-Pym » A stressful upgrade - and a design for a better backup system 2008
-
I'm sure there was a bit of "why not use YAML?" with regards to the settings.py and cheers to it remaining in Python.
March 2009 2009
-
If you insist on fighting against XML namespaces, you might as well be using YAML or JSON.
-
And so after a brief spurt of buzzword-driven development, XML as a data interchange format fell away to things like JSON and YAML; while, as usual, people in the LISP world have been using s-expressions for code and data since the 1950s.
-
I'm sure there was a bit of "why not use YAML?" with regards to the settings.py and cheers to it remaining in Python.
-
I'm sure there was a bit of "why not use YAML?" with regards to the settings.py and cheers to it remaining in Python.
-
It is comparable with other text-based serialization languages such as JSON and YAML
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.