RubyGems Navigation menu

rbdc 1.1.0

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 (142KB)
  2. 1.0.0 - April 24, 2018 (136KB)
  3. 0.9.0 - December 31, 2015 (127KB)
  4. 0.8.7 - June 26, 2014 (115KB)
  5. 0.8.6 - May 03, 2014 (142KB)
全てのバージョンを表示(全10件)

所有者:

プッシュ者:

作者:

  • Tassilo Philipp

SHA 256チェックサム:

b6f762338b0fdfebe37ee8c138fbbb8144251b462114979b6ee545ab5215e989

累計ダウンロード数 22,682

このバージョンのみ 2,047

ライセンス:

ISC

必要なRubyのバージョン: >= 1.9.1

リンク: