Hello *, is there any possibility to build an unix library not from C/C++/... code, but from ruby code? IOW, I need to have some functionality "packaged" as an unix library, but I'd like to write it in Ruby and then, somehow, compile it. Is it possible? Thanks, P.