Jump to content

YAML: Difference between revisions

From EDM2
m Reiknir moved page Yaml to YAML
mNo edit summary
Line 1: Line 1:
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 left to the [[UNIX]] like OS's in most cases and should probably only be used where interoperational issues force it.
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.


====OS/2 text & programmers editors with Yaml file support====
====OS/2 text & programmers editors with Yaml file support====

Revision as of 18:37, 18 February 2016

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.

OS/2 text & programmers editors with Yaml file support

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

Links