Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best Fortran IDE [closed]

Tags:

ide

fortran

Is there anybody using Fortran on stackoverflow? What IDE do you use and which one do you think to be the best?

Seems lots of people surround me are quite inconvenient with Intel Visual Fortran. Because there is no support for intellisense, refactoring, etc.

like image 791
Roy Avatar asked Aug 13 '10 04:08

Roy


People also ask

What IDE should I use for Fortran?

Eclipse-Photran Photran is an IDE and refactoring tool for Fortran based on Eclipse and the C/C++ Development Tools. A free product, cross-platform and supports multiple compilers.

Is Visual Studio good for Fortran?

With the right plugins, Microsoft Visual Studio Code can be turned into a very good modern Fortran IDE.

Is Fortran 77 still used?

Fortran has through many revisions, the most well known are the 66, 77, 90, 95, 03, and 08 standards. It is often said that the reason Fortran is still used is that it is fast.

Is Fortran 90 free?

Fortran 90 Free Source Form In addition to the fixed source form format (defined in FORTRAN 77), Fortran 90 defines a free source form format.


1 Answers

What about these ones:

Photran - An Integrated Development Environment and Refactoring Tool for Fortran (this one is everything you need :D)

Oracle Solaris Studio Advanced C, C++ and Fortran development platform

like image 174
Leniel Maccaferri Avatar answered Oct 05 '22 05:10

Leniel Maccaferri