Home

Simply Fortran 2.16 Released

Posted on Sept. 17, 2014

Approximatrix is happy to announce the release of Simply Fortran Version 2.16. The latest version incorporates two new major features and an assortment of bug fixes. A simple code profiling option is now available for all projects. After enabling profiling in Project Options, building the project, and running the target, the completed target execution run can be profiled, presenting a summary of time spent in each procedure within the project. As requested by users, a new "Smart Indent" feature is available from the Edit menu that will automatically and sensibly indent files according to code structure. Support for both fixed- and free-format Fortran is included. The development environment documentation now includes manuals for the C compiler and the included OpenMP implementation. A bug in the debugger code that could lead to intermittent crashes has been corrected. A minor issue with block-indenting comments in fixed-format Fortran code has been fixed. The latest version is available now from the Download page. If you find Simply Fortran useful, please consider registering your installation to ensure its ongoing development.

Back to News...