M
meruby
Lets' face it: ruby in great language to program in. python has some
great library like matplotlib and others which has no equivalent in
ruby. But ruby has syck which can save data in yaml which can be use by
ruby or python program. So I like to save a ruby class in yaml to be
read by python program. How can I do that?
IMHO more and more people will use dynamic languages, syck will become
a vital tools to bridge gaps for data storage and retrival.
great library like matplotlib and others which has no equivalent in
ruby. But ruby has syck which can save data in yaml which can be use by
ruby or python program. So I like to save a ruby class in yaml to be
read by python program. How can I do that?
IMHO more and more people will use dynamic languages, syck will become
a vital tools to bridge gaps for data storage and retrival.