RubyGems Navigation menu

rbdc 0.8.6

Ruby interface to dyncall, allowing programmers to call C functions in shared libraries from ruby without writing any glue code at all (e.g. "l.load('/usr/lib/libm.so'); puts 'pow(2.0, 10.0) = ' + l.call(:pow, 'dd)d', 2.0, 10.0).to_s")

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.0 - January 12, 2020 (141.5 KB)
  2. 1.0.0 - April 24, 2018 (136.0 KB)
  3. 0.9.0 - December 31, 2015 (126.5 KB)
  4. 0.8.7 - June 26, 2014 (114.5 KB)
  5. 0.8.6 - May 03, 2014 (141.5 KB)
顯示所有版本(共 10)

擁有者:

作者:

  • Tassilo Philipp

SHA 256 checksum:

7ad124622d883f7bd64db05eea163ffa5a349ab99e94ee4a831d867e949483d4

總下載次數 22,521

這個版本 2,464

License:

ISC

Ruby 版本需求: >= 1.9.1

相關連結: