Contents | < Browse | Browse >
                 » Fortran 77 to C Translator Amiga Port «
TITLE
     F2C - Fortran 77 to C translator.
           Amiga port for use with gcc 2.
VERSION
     Version of April 28, 1993. (F2C doesn't use version numbers).
     Version 1 of the Amiga port for gcc 2.
AUTHORS
     Copyright 1990 by AT&T Bell Laboratories and Bellcore.
     F2C is under development by
        David Gay (AT&T Bell Labs)
        Stu Feldman (Bellcore)
        Mark Maimone (Carnegie-Mellon University)
        Norm Schryer (AT&T Bell Labs)
     Amiga port by
        Torsten Poulin Nielsen
        Banebrinken 99, 2, 77
        DK-2400 Copenhagen NV
        Denmark
        email: torsten@diku.dk
DESCRIPTION
     F2C converts Fortran 77 source code to C (or C++) source files,
     that can subsequently be compiled and linked with gcc.
SPECIAL REQUIREMENTS
     Needs Markus Wild's port of gcc 2 and ixemul.library.
     Memory requirements: 4 mb, mainly because of gcc.
     Not tested under KS 1.3.
     Several versions of gcc are available from Aminet. The
     ixemul.library is included in the gcc distributions.
HOST NAME
     Available via anonymous FTP from Aminet (e.g., ftp.luth.se)
DIRECTORY
     /pub/aminet/dev/lang
FILE NAMES
     f2c-amiga1.lha   695692 bytes.
PRICE
     Free.
DISTRIBUTABILITY
     Copyright 1990 by AT&T Bell Laboratories and Bellcore.
     Permission to use, copy, modify, and distribute this software and
     its documentation for any purpose and without fee is hereby
     granted, provided that the above copyright notice appear in all
     copies and that both that the copyright notice and this
     permission notice and warranty disclaimer appear in supporting
     documentation, and that the names of AT&T Bell Laboratories or
     Bellcore or any of their entities not be used in advertising or
     publicity pertaining to distribution of the software without
     specific, written prior permission.