2009-10-01 16:34:34 +02:00
|
|
|
Syck is an extension for reading and writing YAML swiftly in popular
|
|
|
|
scripting languages. As Syck loads the YAML, it stores the data
|
|
|
|
directly in your language's symbol table. This means speed. This
|
|
|
|
means power. This means Do not disturb Syck because it is so focused
|
|
|
|
on the task at hand that it will slay you mortally if you get in its
|
|
|
|
way.
|
2004-12-02 13:08:00 +01:00
|
|
|
|
2009-10-01 16:34:34 +02:00
|
|
|
WWW: http://wiki.github.com/indeyets/syck
|