Path: utzoo!utgpu!watserv1!watmath!att!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucbvax!mtxinu!sybase!winnie@tangelo.sybase.com From: winnie@tangelo.sybase.com (Winnie Leung) Newsgroups: comp.sys.mac.programmer Subject: mac programming in FORTRAN Message-ID: <11571@sybase.sybase.com> Date: 1 Nov 90 03:30:11 GMT Sender: news@Sybase.COM Distribution: na Organization: Sybase, Inc. Lines: 10 I want to convert a couple of engineering programs from mainframe to the Macintosh. These programs are written in FORTRAN and are not easy to translate into C or Pascal. I therefore want to program the Mac interface in FORTRAN. I have already acquired the Language System FORTRAN compiler. The compiler has a lot of features that mimics C, such as STRUCTUREs. There is also some third party add-on packages that promise to make programming the Mac interface in LS FORTRAN easy. Of them are FaceWare and Graphpack. I want to know if somebody has experience in what I'm going to do. Or some recommendations on alternatives?