Summer of Code - Getting Started: Difference between revisions

Jump to navigation Jump to search
m
Line 126: Line 126:


* https://code.google.com/archive/p/yamlmatlab/ (uses Java)
* https://code.google.com/archive/p/yamlmatlab/ (uses Java)
* http://vision.is.tohoku.ac.jp/~kyamagu/ja/software/yaml/
* http://vision.is.tohoku.ac.jp/~kyamagu/ja/software/yaml/ (uses Java)


Then evaluate (and to cherry pick from) existing implementations above, compare strength and weaknesses.  After this, an Octave package containing en- and decoding functions (for example <code>yamlencode</code> and <code>yamldecode</code>) shall be created.  This involves proper documentation of the work and unit tests to ensure the correctness of the implementation.
Then evaluate (and to cherry pick from) existing implementations above, compare strength and weaknesses.  After this, an Octave package containing en- and decoding functions (for example <code>yamlencode</code> and <code>yamldecode</code>) shall be created.  This involves proper documentation of the work and unit tests to ensure the correctness of the implementation.

Navigation menu