From CLETNER@DESIRE.WRIGHT.EDU Wed Jun 5 14:16:18 1993 Date: 05 Jun 1993 18:16:18 -0400 (EDT) From: CLETNER@DESIRE.WRIGHT.EDU Subject: Fortran to C To: CHEMISTRY@ccl.net Message-Id: <01GZ116MHJ2W000JKN@DESIRE.WRIGHT.EDU> Hi netters, Does anyone know of a program that will convert fotran code to C code. I am looking for something that is public domain. I need programs that will run on dos and unix boxes. I am also looking for a similar program that converts pascal to C for dos machines. Thanks Chuck Charles Letner Wright State University Dayton, OH 45435 e-mail: cletner@desire.wright.edu For those in the MAC/PC debate: It's not the machine, it's the user. From raman@bioc01.uthscsa.edu Sat Jun 5 17:22:02 1993 From: raman@bioc01.uthscsa.edu (C.S.RAMAN) Message-Id: <9306060322.AA04109@bioc01.uthscsa.edu> Subject: Re: Fortran to C To: CLETNER@DESIRE.WRIGHT.EDU Date: Sat, 5 Jun 1993 22:22:02 -0500 (CDT) > Does anyone know of a program that will convert fotran code > to C code. I am looking for something that is public domain. I need Well there is a program called "f2c" that was developed by AT&T and is quite popular in the public domain for converting fortran code to C! In my personal experience it works very well ( of course you do find problems that need special attention!). You can download "f2c" by doing the following: ftp emx.cc.utexas.edu login: ftp password: cd /pub/mnt/source/gnu/ bin (for binary file transfer) get f2c-3.2.90.tar.z Note that this compressed file has a "z" extension, indicating that the GNU unzip utility will uncompress it!!! You can download that from prep.ai.mit.edu via FTP. Hope this helps! Cheers -raman -- C.S.Raman raman@bioc01.uthscsa.edu - Internet UNIX Programming & Administration 70412.2354@compuserve.com - CIS SPARC & SGI Systems raman@hermes.chpc.utexas.edu - CHPC Department of Biochemistry craman@launchpad.unc.edu UTHSCSA 7703 Floyd Curl Dr. (210) 567-6623 [Tel] San Antonio, TX 78284-7760 (210) 567-6595 [Fax] ****************************************************************************** If a man's wit be wandering, let him study the Mathematics -Francis Bacon ******************************************************************************