Re: F77 & WIN XP
Big D wrote:
I'd like to program in FORTRAN-77 (for fun) on a Microshaft Windoze XP
system with a freeware F77.
If it's for fun, then why limitting yourself to f77?
I'd like to at least use some minimal GUI routines rather than dropping to a
big black text screen if possible.
The only Fortran compiler for MS-Windows I know that comes with its
own GUI and is free for noncommercial purposes is Silverfrost's FTN95,
http://www.silverfrost.com/ .
It is intended for Fortran 95, but it should compile f77 code as well.
.
Relevant Pages
- Re: Is it time to legitimise REAL*8 etc?
... Some vendors phased out their F77 compilers over 10 ... No need to support a seperate F77 compiler as, ... experience with F77) that the F95 programming is safer than the F77 ... Authors are not chosing more recent Fortran ... (comp.lang.fortran) - Re: Should I Start With Fortran77 of Fortran90/95?
... have read that the most common standard at the current time is Fortran ... There are a lot of areas in which F77 is quirky and more difficult to ... spend a fair amount of time learning its quirks and their workarounds. ... (comp.lang.fortran) - Re: Is it time to legitimise REAL*8 etc?
... Some vendors phased out their F77 compilers over 10 ... No need to support a seperate F77 compiler as, ... experience with F77) that the F95 programming is safer than the F77 ... COMMONs remain available with any FORTRAN version. ... (comp.lang.fortran) - Re: Fortran vs Python - Newbie Question
... development of Fortran and does a good job of summarizing the problems ... special purpose tool that manages large numerical arrays ... F77 interfaces smoothly and neatly with Python. ... (comp.lang.python) - Re: Committee, youre fired!
... Using F77 code in an F90/95 program is certainly possible, ... Having F95 style versions of all important F77 libraries would benefit ... Fortran is FORTRAN -- the article in ACM Queue you mentioned here is ... public domain codes are in ... (comp.lang.fortran) |
|