home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / _bbs / rbbs / 132.dir < prev    next >
Encoding:
File List  |  1994-03-07  |  1.7 KB  |  29 lines

  1. Source Code CDROM, March 1994.  Walnut Creek CDROM.
  2. --------------------------------------------------------
  3. unix_c\languags\fortran
  4. path: \unix_c\languags\fortran  
  5. Name             Size    Date    Description
  6. ------------     ----    ----    ------------------
  7. F2C.TAR       1056768  10-31-90   A Fortran to C translator developed by folks
  8.   from Bell Labs, Bellcore, and CMU.  Derived from the original UNIX f77(1).
  9.   Converts ANSI standard Fortran 77 to C without manual intervention.  Can
  10.   generate ANSI C or C++ compatible code as well.  Runs on Sun, Vax, IBM RT,
  11.   Apollo, SGI, MIPS, and Crays. Has been verified on the NBS tests, several
  12.   large math libraries, floating point tests, etc. Contributor: Mark Maimone
  13.   <mwm@cs.cmu.edu>
  14. FLOPPY.TAR     679936  05-18-90   A Fortran coding convention checker and code
  15.   tidier.  Understands F77, supports 44 different coding conventions.  Runs
  16.   under VMS, VM/CMS, and UNIX.  Written in Fortran. Contributor: Julian Bunn
  17.   <julian@cernvax.cern.ch>
  18. FXREF.TAR       24576  03-04-89   A linkage map generator and a cross
  19.   reference generator for FORTRAN-77 programs. Contributor: Bill Silvert
  20.   <silvert@dalcs.uucp>
  21. PREP.TAR       131072  03-04-89   A preprocessor which supports macros, flow
  22.   control extensions, vector statement shorthand, and automatic loop unrolling
  23.   for certain classes of loops. Contributor: Roger Ove <ove@newton.uucp>
  24. PSDRAW.TAR     114688  08-31-90   Library routines to generate PostScript
  25.   drawings from FORTRAN. Contributor: B. Narasimhan <naras@stat.fsu.edu>
  26. RATFOR.TAR      57344  03-04-89   A public domain implementation of RATFOR
  27.   (RATional FORtran). Generates FORTRAN-77, unlike UNIX "ratfor" which
  28.   generates FORTRAN-66. Contributor: Ozan Yigit <oz@yetti.uucp>
  29.