About 50 results
Open links in new tab
  1. The Official YAML Web Site

    Packaged as a Module (Java 9+) - Chronicle-Wire # Java ImplementationJavaScript: - yaml # JavaScript parser/stringifier (YAML 1.2, 1.1) (YTS) - js-yaml # Native PyYAML port to …

  2. YAML Ain’t Markup Language (YAML™) revision 1.2.2

    YAML is both a text format and a method for presenting any native data structure in this format. Therefore, this specification defines two concepts: a class of data objects called YAML …

  3. YAML ™ Specification Index

    Jan 29, 2004 · Together with the Unicode standard for characters, the YAML specification provides all the information necessary to understand YAML Version 1.2 and to creating …

  4. YAML Ain’t Markup Language (YAML ™) Version 1.1

    YAML is both a text format and a method for presenting any data structure in this format. Therefore, this specification defines two concepts: a class of data objects called YAML …

  5. YAML Reference Card

    %YAML 1.1 # Reference card --- Collection indicators: '? ' : Key indicator. ': ' : Value indicator. '- ' : Nested series entry indicator. ', ' : Separate in-line branch entries. '[]' : Surround in-line series …

  6. YAML Ain't Markup Language

    YAML (tm) is an international collaboration to make a data serialization language which is both human readable and computationally powerful. The founding members of YAML are Ingy döt …

  7. YAML is both a text format and a method for presenting any data structure in this format. Therefore, this specification defines two concepts: a class of data objects called YAML …

  8. Boolean Language-Independent Type for YAML™ Version 1.1

    Jan 18, 2005 · This specification is a draft reflecting consensus reached by members of the yaml-core mailing list. Any questions regarding this draft should be raised on this list.

  9. Yet Another Markup Language (YAML) 1.0

    Dec 10, 2001 · Yet Another Markup Language, abbreviated YAML, is a human readable data serialization format and processing model. This text describes the class of data objects called …

  10. YAML Ain't Markup Language

    And since indentation is so critical to proper interpretation of YAML, this issue is just too tricky to even attempt. Indeed Guido van Rossum of Python has acknowledged that allowing TABs in …