• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need a FORTRAN Compiler

aeroguy

Senior member
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.
 
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.
 
Back
Top