F2C.TAR 1,056,768 10-31-90 A Fortran to C translator developed by folks from Bell Labs, Bellcore, and CMU. Derived from the original UNIX f77(1). Converts ANSI standard Fortran 77 to C without manual intervention. Can generate ANSI C or C++ compatible code as well. Runs on Sun, Vax, IBM RT, Apollo, SGI, MIPS, and Crays. Has been verified on the NBS tests, several large math libraries, floating point tests, etc. Contributor: Mark Maimone <mwm@cs.cmu.edu>
FLOPPY.TAR 679,936 05-18-90 A Fortran coding convention checker and code tidier. Understands F77, supports 44 different coding conventions. Runs under VMS, VM/CMS, and UNIX. Written in Fortran. Contributor: Julian Bunn <julian@cernvax.cern.ch>
FXREF.TAR 24,576 03-04-89 A linkage map generator and a cross reference generator for FORTRAN-77 programs. Contributor: Bill Silvert <silvert@dalcs.uucp>
PREP.TAR 131,072 03-04-89 A preprocessor which supports macros, flow control extensions, vector statement shorthand, and automatic loop unrolling for certain classes of loops. Contributor: Roger Ove <ove@newton.uucp>
PSDRAW.TAR 114,688 08-31-90 Library routines to generate PostScript drawings from FORTRAN. Contributor: B. Narasimhan <naras@stat.fsu.edu>
RATFOR.TAR 57,344 03-04-89 A public domain implementation of RATFOR (RATional FORtran). Generates FORTRAN-77, unlike UNIX "ratfor" which generates FORTRAN-66. Contributor: Ozan Yigit <oz@yetti.uucp>