RubyGems Navigation menu

rbdc 0.9.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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 1.1.0 - January 12, 2020 (142 KB)
  2. 1.0.0 - April 24, 2018 (136 KB)
  3. 0.9.0 - December 31, 2015 (127 KB)
  4. 0.8.7 - June 26, 2014 (115 KB)
  5. 0.8.6 - May 03, 2014 (142 KB)
Toon alle versies (10 totaal)

Eigenaren:

Authors:

  • Tassilo Philipp

SHA 256 checksum:

400b1dc8ea40f2d8f5590ab430110abe2e5b1e973941da327d5f5c66a0de8315

Total downloads 22.597

Voor deze versie 2.312

Licentie:

ISC

Required Ruby Version: >= 1.9.1

Links: