parrotcode: Interface to libsyck | |
Contents | Libraries |
YAML/Parser/Syck.pir - Interface to libsyck
This won't work yet with a standard libsyck, as libsyck needs to be aware of Parrot.
Ask libsyck to do some work. Uses the native call interface. Needs synchronous callbacks.
Parses a YAML string and returns a data structure.
Do some object stuff. Be nice and put stuff into a namespace. Provide a patch for libsyck.
Bernhard Schmalhofer - <Bernhard.Schmalhofer@gmx.de>
YAML::Parser::Syck.pm
yaml.kwiki.org
|