没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > yaml-benchmark |
yaml-benchmark
|
0 | 0 | 53 |
贡献者 | 讨论 | 代码提交 |
概述
YAML benchmarkhttp://www.yaml.org/
Ruby/Syck: http://whytheluckystiff.net/syck/ Ruby/RbYAML: http://rbyaml.rubyforge.org/ JRuby/JvYAMLb: http://jruby.codehaus.org/ Python/PySyck: http://pyyaml.org/wiki/PySyck Python/PyYAML: http://pyyaml.org/wiki/PyYAML Python/PyYAML (libyaml): http://pyyaml.org/wiki/LibYAML Perl/Syck: http://search.cpan.org/~audreyt/YAML-Syck/ Perl/YAML: http://search.cpan.org/~ingy/YAML/ xyzzy/syck: http://miyamuko.s56.xrea.com/xyzzy/yaml-syck/ Usage% rake [N=] [XYZZY=path/to/xyzzy]Install YAML parser% easy_install PySyck
% easy_install PyYAML
% gem install RbYAML
% cpan install YAML::Syck
% cpan install YAMLFor Windows user, use ppm instead of cpan.
Requiresruby jruby perl python xyzzy rake wget
创建时间:2014-05-06 20:42