Fortran Compiler

Discussion in 'Linux' started by matloo, Jan 26, 2009.

  1. matloo

    matloo

    Joined:
    Jan 4, 2009
    Messages:
    9
    Likes Received:
    0
    Im looking for a compiler for Fortran 90/95 to do some programming for a university project. Any Ideas?
     
    matloo, Jan 26, 2009
    #1
  2. matloo

    Grim Squeaker

    Joined:
    Aug 19, 2008
    Messages:
    410
    Likes Received:
    0
    gcc-fortran ;) ?

    Check pirut (add/remove software) - a lot of compilers for different languages are available.
     
    Grim Squeaker, Jan 27, 2009
    #2
  3. matloo

    stabu

    Joined:
    Oct 15, 2008
    Messages:
    20
    Likes Received:
    0
    yes, very much so.

    gcc-fortran is called gfortran nowadays. This means it's part of the GNU compiler collection (GCC) which is regarded as quite decent, though you need to watch the version.

    I think it maybe fortran 95, though I'm not sure. Its definitely fortran 90 (the one which allows recursion), so you shoul dbe OK with GCC.
     
    stabu, Feb 1, 2009
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.