YAML Supporting Language, Framework and Tools

YAML Supports so many languages and frameworks below are YAML Supporting languages, frameworks and respective tools :

C/C++ Libraries:

  • libyaml
  • libcyaml
  • Syck
  • yaml-cpp

Crystal:

  • YAML

Ruby:

  • psych
  • RbYaml
  • yaml4r

Python:

  • PyYAML
  • ruamel.yaml
  • PySyck

Java:

  •  JvYaml
  • SnakeYAML
  • YamlBeans
  • JYaml
  • Camel

Perl Modules:

  • YAML
  • YAML::XS
  • YAML::Syck
  • YAML::Tiny
  • PlYaml

C#/.NET:

  • YamlDotNet
  • yaml-net
  • yatools.net

Golang:

  •  Go-yaml
  • Go-gypsy

PHP:

  • php-yaml
  • syck
  • spyc

OCaml:

  • ocaml-syck

Javascript:

  • JS-YAML
  • JS-YAML Online

Actionscript:

  • as3yaml

Haskell:

  • YamlReference

Dart:

  • yaml

Rust:

  • yaml-rust
  • serde-yaml

Nim:

  • NimYAML

Others:

  • yamlvim (src)

Related Projects:

  • Rx
  • Kwalify
  • yaml_vim
  • yatools.net
  • JSON
  • Pygments

References

http://yaml.org/

More

To know more about YAML Syntax, Configuration with Java and other supporting language, frameworks and tools, Sample configuration files and JSON and YAML conversion follow below YAML Tutorials and YAML related exceptions follow YAML Issues.