Need a FORTRAN Compiler

aeroguy

Senior member
Mar 21, 2002
804
0
0
Does anyone know where I can get a FORTRAN Compiler? Even the crappy one that runs in DOS. I did ftp a student version (elf77 or 90 I think) about a year ago from a teacher at college on my roommates computer, but haven't been able to find it again. I think this copy is legal to use for free (my teacher said so anyway, but maybe just the student version) Any help will be appreciated.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
g77 - The GNU Fortran 77 compiler.

Don't know if it's ported to win32 with the C/C++ compilers or not, but it's worth a look.