Home > erlang-yaml

erlang-yaml

Erlang-yaml is a project mainly written in Erlang, it's free.

Erlang YAML encoder/decoder

About

This is a YAML parser.

Installation

Prerequisites

  • erlang R14A
    • kernel, stdlib, sasl

Compilation

Build the source code by running::

make

To clean::

make clean

Execution

TODO

Usage

TODO

Copyright and License

Copyright 2010 Bob.sh

The license for this code is undecided as yet. Assume nothing.

Previous:modttl