in reply to Re: platform agnostic foreign function interface, necessary?, missing?
in thread platform agnostic foreign function interface, necessary?, missing?
I think the Ruby FFI optionally parses header files automatically, so it may get around some of the problems you're talking about here. On the other hand, it may make them worse, since you'd need to have the development versions of package libraries installed just to run things. Gross.
-Paul
|
|---|