- Example
- See also
- External links
{{notability|Products|date=August 2015}}{{refimprove|date=August 2015}}GIWS is a wrapper generator intended to simplify calling Java from C or C++ by automatically generating the necessary JNI code. GIWS is released under the CeCILL license. Example The following Java class does some simple computation. GIWS gives the capability to call it from C++. To generate the binding, GIWS uses a XML declaration. GIWS will generate the JNI code to call the Java object. See also - SWIG allows one to call C or C++ from higher level languages
External links - {{Official website|https://github.com/opencollab/giws/}}
{{programming-software-stub}} 4 : Computer programming tools|Cross-platform software|Free computer programming tools|Java platform |