Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Wow - people still write programs in Fortran...

Wow - people still write programs in Fortran...

Scheduled Pinned Locked Moved The Lounge
csharpphpcomquestion
11 Posts 11 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Colin Angus Mackay

    And for the PC too! I know because a program written in fortran running on my machine suddenly crashed[^]


    Upcoming Scottish Developers events: * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos

    _ Offline
    _ Offline
    _Magnus_
    wrote on last edited by
    #2

    It must have been used for the excellent error info dumped in crashdialogs...:doh:

    /Magnus


    - I don't necessarily agree with everything I say

    1 Reply Last reply
    0
    • C Colin Angus Mackay

      And for the PC too! I know because a program written in fortran running on my machine suddenly crashed[^]


      Upcoming Scottish Developers events: * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #3

      I must be Microsoft Fortran. My father used to have that on his Mac.

      1 Reply Last reply
      0
      • C Colin Angus Mackay

        And for the PC too! I know because a program written in fortran running on my machine suddenly crashed[^]


        Upcoming Scottish Developers events: * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos

        G Offline
        G Offline
        Gary Kirkham
        wrote on last edited by
        #4

        Colin Angus Mackay wrote:

        people still write programs in Fortran

        I'm not sure how much new code is being written, but there are a ton of legacy apps being used every day in the Aerospace industry...primarily engineering analysis applications. I spent about ten years writing GUI front-ends for old analysis apps.

        Gary Kirkham Forever Forgiven and Alive in the Spirit He is no fool who gives what he cannot keep to gain what he cannot lose. - Jim Elliot Me blog, You read

        D 1 Reply Last reply
        0
        • C Colin Angus Mackay

          And for the PC too! I know because a program written in fortran running on my machine suddenly crashed[^]


          Upcoming Scottish Developers events: * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos

          E Offline
          E Offline
          El Corazon
          wrote on last edited by
          #5

          Colin Angus Mackay wrote:

          people still write programs in Fortran..

          yes, and quite often. They keep me in business since I also translate Fortran to C/C++ and hand optimize to near the speed of Fortran. :) In fact, one of my sins in my business is that I will run complex mathematics under C/C++ rather than automatically do it in Fortran as others do. Worse still, I often do it faster. You can write slow programs in any language, including Fortran, I simply take advantage of that fact and write it better in C/C++. :-D

          _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

          1 Reply Last reply
          0
          • C Colin Angus Mackay

            And for the PC too! I know because a program written in fortran running on my machine suddenly crashed[^]


            Upcoming Scottish Developers events: * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos

            M Offline
            M Offline
            Marc Clifton
            wrote on last edited by
            #6

            I can think of many programmers that ought to write Fortran, because that's about all they seem skilled to do. Marc

            Thyme In The Country

            People are just notoriously impossible. --DavidCrow
            There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
            People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

            1 Reply Last reply
            0
            • G Gary Kirkham

              Colin Angus Mackay wrote:

              people still write programs in Fortran

              I'm not sure how much new code is being written, but there are a ton of legacy apps being used every day in the Aerospace industry...primarily engineering analysis applications. I spent about ten years writing GUI front-ends for old analysis apps.

              Gary Kirkham Forever Forgiven and Alive in the Spirit He is no fool who gives what he cannot keep to gain what he cannot lose. - Jim Elliot Me blog, You read

              D Offline
              D Offline
              Dan Neely
              wrote on last edited by
              #7

              Not just engineering, it's still common in scientific computing as well.

              -- Rules of thumb should not be taken for the whole hand.

              1 Reply Last reply
              0
              • C Colin Angus Mackay

                And for the PC too! I know because a program written in fortran running on my machine suddenly crashed[^]


                Upcoming Scottish Developers events: * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos

                N Offline
                N Offline
                Nemanja Trifunovic
                wrote on last edited by
                #8

                Colin Angus Mackay wrote:

                Wow - people still write programs in Fortran

                Of course they do. Fortran is the best language out there for heavy numerical calculcations.


                Programming Blog utf8-cpp

                1 Reply Last reply
                0
                • C Colin Angus Mackay

                  And for the PC too! I know because a program written in fortran running on my machine suddenly crashed[^]


                  Upcoming Scottish Developers events: * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos

                  D Offline
                  D Offline
                  Dave Kreskowiak
                  wrote on last edited by
                  #9

                  I hate looking at screen shots of error messages like that. Yes! I clicked the damn OK button, and, for a second, wondered why nothing happened! :->

                  Dave Kreskowiak Microsoft MVP - Visual Basic

                  1 Reply Last reply
                  0
                  • C Colin Angus Mackay

                    And for the PC too! I know because a program written in fortran running on my machine suddenly crashed[^]


                    Upcoming Scottish Developers events: * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos

                    L Offline
                    L Offline
                    Larsenal
                    wrote on last edited by
                    #10

                    I'm in the middle of a project with plenty of number-crunching FORTRAN. My job is to pipe the I/O over the interweb using C#... what else? I'm not an old-school dev, so I had some catching up to do with FORTRAN.

                    1 Reply Last reply
                    0
                    • C Colin Angus Mackay

                      And for the PC too! I know because a program written in fortran running on my machine suddenly crashed[^]


                      Upcoming Scottish Developers events: * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos

                      R Offline
                      R Offline
                      Ralph Wetzel
                      wrote on last edited by
                      #11

                      Well... at least we finally discovered why we don't have snow this winter in Germany. Program crashed and failed to switch 'SNOW' back on ... :-D (Hint: Look @ the path of the crashed program ;-) ) Merry Christmas, Ralph

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups