Post Reply 
C translator for calculator project
05-12-2019, 10:51 AM
Post: #29
RE: C translator for calculator project
(05-11-2019 11:20 AM)Dan Wrote:  Please excuse my ignorance, I knew FORTRAN was widely used decades ago but had no idea it remains an important programming language.

From Wikipedia:

"It is the primary language for some of the most intensive super-computing tasks, such as in astronomy, climate modeling, computational chemistry...and weather prediction. It is a popular language for high-performance computing and is used for programs that benchmark and rank the world's fastest supercomputers".

Pretty cool, will check it out further. Do you know if there are any simulators available?

I haven't used Fortran within the last decade or so, but I should think the easiest way to use it would be the gfortran compiler (GNU Fortran compiler), perhaps with an IDE such as Photran (based on Eclipse), the "Modern Fortran" extension for VS Code, or "CBFortran" - the "FortranProject" plug-in for Code::Blocks.

— Ian Abbott
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
C translator for calculator project - Dan - 05-06-2019, 05:18 AM
RE: C translator for calculator project - ijabbott - 05-12-2019 10:51 AM



User(s) browsing this thread: 1 Guest(s)