Using lip in Fortran90 applications can be done by means of a wrapper, that is functions written in C that call the original lip routines. Wrapping functions are named according to the Fortran compiler naming conventions so from the user's point of view, they are regular Fortran subroutines.
Java wrappers for lip can be achieved by
the Janet (Java to Native Code Interfaces) translator. For more information about the creation of Java wrappers see
Chapter .
Created by Katarzyna Zając