yaml

Prolog files

yaml.pl  -- Process YAML dataShow source
yaml_read/2Parse Input to a YAML DOM.Source
yaml_write/2Emit a YAML DOM object as a serialized YAML document to the stream Out.Source
yaml_write/3Emit a YAML DOM object as a serialized YAML document to the stream Out.Source