Jump to content

YAML

From EDM2
Revision as of 22:40, 1 November 2017 by Ak120 (talk | contribs)

Data serialisation language standard, similar to a markup language in many respects rather than a data representation language per se. The rather unclassy internationalisation support of YAML means that it is best left to the UNIX like OS's in most cases and should probably only be used where interoperational issues force it.

Text editors with Yaml file support

  • jEdit - Java based editor - Yaml syntax highlighting built in

Links