Diamantini Maurice wrote: > Bonjour a tous, > > I'm trying to test a new extension provide with jruby which allows > to write a binding for a C library directly in ruby without > writing a C line of code. > This (ffi) extension is now part of the standard Jruby version. > That allows to use mixing of java library (like choco constraint > solver), C extensions (like glpk) directly in (j)ruby code. > > As Pierre asked (on the Glpk list) for a java or other binding > for Glpk, I write this "pseudo-annonce" although ffi-glpk is just > a demonstrator for now. > But it allows to write the glpk documentation minimal example > in **full (j)ruby** code!
Wow, I missed this email before, but it sounds great! A very practical use of FFI to be sure. Will you release this as a gem? - Charlie _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
