| JIGS (Java Interface for GnuStep) allows Java programmers to use the
GNUstep libraries from Java, but it is more than a set of bindings for
GNUstep from Java: it takes advantage of the fact that Objective-C and Java
are very similar languages to make it possible to use Objective-C classes
from Java using exactly the same API (and vice versa). Moreover, JIGS can
generate automatically wrappers for your own Objective-C GNUstep libraries. |