As I understand it, Fortran 2008 is the latest release? I have searched goolge but was un - able to find a Fortran compiler and tutorials Fortran 2008.

Recommended Answers

All 4 Replies

GNU has a fortran compiler as part of the GCC compiler suite. I don't know if it is 2008 compliant or not, but it is usally fairly up-to-date. What OS are you running on?

Are you willing to purchase a compiler? If so, there are some commercial products available, for example, Pro Fortran 2014: http://www.absoft.com/

Otherwise, you might be interested in Open Watcom. I don't have extensive experiences with it myself. I downloaded it a couple years ago to test original Fortran code against my C++ translations but, other than that, haven't used it much. Still, it might suffice for your purposes.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.