Suggestions to the maintainer of www.yaml.org

"Joachim Wuttke <j.wuttke-97/[email protected]>" <j.wuttke-97/[email protected]>
Newsgroups gmane.text.yaml.general
Message-ID <[email protected]>
Suggestions to the maintainer of www.yaml.org:

(1) Add a section that says who is the maintainer of this page

(2) Rename the "Projects" sections "Implementations", as this is what users
     actually seek

(3) Reorganize this section by languages, as users are most often tied to
     a specific language.

(4) Update information on Ruby.

Implementation of (2)-(4):

Implementations:
   - C:
     - libyaml       # YAML 1.1 library, the base for further development
     - Syck          # YAML 1.0 library, still used in several language bindings
   - Python:
     - PyYaml        # YAML 1.1 Reference Implementation
   - Ruby:
     - YAML          # YAML 1.0, Syck binding, is part of the standard library
     - RbYaml        # YAML 1.1, PyYaml port, inactive
   - JavaScript:
     - JsYaml        # YAML 1.0, PyYaml port
   - Java:
     - JvYaml        # YAML 1.0, PyYaml port
   - Perl:
     - YAML          # YAML 1.0, pure Perl module
     - YAML::XS      # YAML 1.1, libyaml binding
     - PlYaml        # YAML 1.1, PyYaml port
     - YAML::Syck    # YAML 1.0, libsyck binding
     - YAML::Tiny    # A small YAML subset module
   - Haskell:
     - YamlReference # YAML ?? reference parser
     - YPaste        # Play with the parser

Note: for a given language, the order of implementations should be a true
ranking, implying recommendation of what to use.

Regards, Joachim

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.