by Fuzzzy on July 6th, 2004

Fuzzzy

Question

Help answer this question below.

What is YAML?

Answers. Showing one answer.

  • by Anonymous on July 6th, 2004

    Anonymous

    YAML (rhymes with "camel") is a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages such as Perl and Python. YAML is optimized for data serialization, configuration settings, log files, Internet messaging and filtering. YAML is a balance of the following design goals:

    YAML documents are very readable by humans.
    YAML interacts well with scripting languages.
    YAML uses host languages' native data structures.
    YAML has a consistent information model.
    YAML enables stream-based processing.
    YAML is expressive and extensible.
    YAML is easy to implement.

    Comments
    • Like
    • Report

    1 comment | Post one | Permalink

Want to attach an image to your answer? Click here.

Did this answer your question? If not, then ask a new question or create a poll.

More Questions. Additional questions in this category.

You're reading What is YAML?

Follow us on Facebook!

Related Ads