[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fortran foreign functions
- To: info-mcl@cambridge.apple.com
- Subject: Fortran foreign functions
- From: osiris@cs.utexas.edu (Rob Browning)
- Date: Thu, 17 Feb 1994 14:49:02 -0600
Does the foreign function interface in MCL support Fortran code. It
appears to have direct support for C and Pascal, but does anyone have any
idea how difficult interfacing to Fortran (i.e. Language Systems Fortran)
code would be? I know that this Fortran compiler spits out MPW object
files, but I suspect that there is more to it than that.
--Thanks