Search results

  1. F

    C++/Java interface

    Hello, One of our customers needs to interface C++ libraries within a Java framework. There are several options to do this: JNI or http://swig.sourceforge.net (used by Quantlib). Did anyone tried these solutions ? What's your experience ? Kind regards, Frederic
Back
Top Bottom