From: Emmanuel Oga Date: 2008-08-15T11:03:25+09:00 Subject: Re: Is Ruby has something equivalent to ctypes in Python? > On Rubinius and JRuby, you can use FFI. I'm hoping someone can do an FFI > port for MRI so everyone can start using the same library. In the meanwhile you could try http://www.dyncall.org/. Seems pretty functional, could it even be the basis for a MRI FFI? Greets -- Posted via http://www.ruby-forum.com/.