Sha256: e8184548da84479ebba5f46432b4271a3e8d99cfd2e8ecb68cbbfff1302f1421
Contents?: true
Size: 441 Bytes
Versions: 37
Compression:
Stored size: 441 Bytes
Contents
# Rucy - A Ruby C++ Extension Helper Library. by xordog@gmail.com ## What is this library? This library helps you to develop Ruby C extension library with few useful classes. * Wrap VALUE for easy handling. * Exception safe (Rucy/C++). ## How to use $ gem install rucy write C++ source like ext/rucy/tester.cpp. ## Examples see ext/rucy/tester.cpp. ## Contact information. Web: http://blog.xord.org/ Mail: xordog@gmail.com
Version data entries
37 entries across 37 versions & 1 rubygems