GIWS (software)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Sam-m888 (talk | contribs) at 06:57, 10 August 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GIWS is a wrapper generator intended to simplify calling Java from C or C++ by automatically generating the necessary JNI code.

See also

  • SWIG allows one to call C or C++ from higher level languages

External links