|
- 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 JavaScript (Demo) Nim: - NimYAML # YAML 1 2 implementation in pure Nim (YTS) OCaml: - ocaml-yaml # YAML 1 1 1 2 via libyaml bindings - ocaml-syck # YAML 1 0 via syck
- YAML ™ Specification Index
Together with the Unicode standard for characters, the YAML specification provides all the information necessary to understand YAML Version 1 2 and to creating programs that process YAML information
- YAML Ain’t Markup Language (YAML™) revision 1. 2. 2
YAML (a recursive acronym for “YAML Ain’t Markup Language”) is a data serialization language designed to be human-friendly and work well with modern programming languages for common everyday tasks
- YAML Ain’t Markup Language (YAML ™) Version 1. 1
This specification is both an introduction to the YAML language and the concepts supporting it; it is also a complete reference of the information needed to develop applications for processing YAML Open, interoperable and readily understandable tools have advanced computing immensely
- YAML Aint 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 Net (author of the Perl module Data::Denter), Clark Evans, and Oren Ben-Kiki
- 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 branch '{}' : Surround in-line keyed branch Scalar indicators: '''' : Surround in-line unescaped scalar ('' escaped ')
- YAML. rb is YAML for Ruby | Cookbook
YAML (tm) is a readable text format for data structures As you'll see below, YAML can handle many common data types and structures And what YAML can't handle natively can be supported through flexible type families For example, YAML for Ruby uses type families to support storage of regular expressions, ranges and object instances
- Merge Key Language-Independent Type for YAML™ Version 1. 1
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
|
|
|