Adventures in .NET
I have a friend that needs to convert some old fortran engineering code to a more modern language for maintainability purposes. Any ideas?
I doubt you can find a tool that would do some kind of conversion (at least from Fortran to VB.NET). However, if it has been initially written in Fortran, it's probably because it heavily relies on math libraries. There is a math and engineering library for .NET which probably covers what your friend needs: http://www.xhovemont.be/archive/2005/03/09/550.aspx
We have very strong migrations technology (www.artinsoft.com) but do not have a Fortran tool, but tons of previous experience. Coould you put me in contact with your friend? Thanks