Home > Repository > base > giws

giws: Generate C++ class wrappers to call Java methods/objects

Giws is basically doing the same stuff as SWIG but the opposite.
Calling Java from C/C++ can be tricky: JNI calls are complicated especially when dealing with non primivite types or arrays, performance issues must be kept in mind all the time, the code can be redundant (checking exceptions, checking returns of operations...).
Giws hides this complexity through a C++ class which wraps the Java class.
Nome:giws
Versione: 2.0.2-1mamba
Gruppo:Development/Tools
Manutentore:silvan
Licenza:CeCILL
Dimensione:53,05 kB
URL di origine:https://www.scilab.org/software/other/giws
Data di compilazione:2021-11-06 09:45:49
Pacchetti binari e dipendenze
x86_64i586
RPM creatigiws
giws
Dipendenze di compilazionelibpython27-devel [1]
libpython27-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2021-11-06silvan2.0.2-1mamba- update to 2.0.2
2013-08-03silvan1.2.1-2mamba- rebuilt with python 2.7
2011-02-04gil1.2.1-1mamba- package created by autospec