Home

Version 2.19 Available

Posted on Jan. 6, 2015

Simply Fortran 2.19 is now available from Approximatrix. This latest version introduces significant new features and a number of bug fixes. Most notably, the debugger now supports viewing dynamically allocated Fortran arrays. This long-awaited feature allows users to examine the values of allocated arrays via either the Variables or Watch panels while debugging. The Variable and Watch panels are also more responsive thanks to more intelligent population of children of derived types and multiple-dimension array. The source code editor now only allows folding of program elements when the fold icons are clicked directly (as opposed to clicking anywhere in the folding margin) based on user feedback. Compiler flags from packages are now properly merged with existing flags when selected. As suggested by users, Simply Fortran now detects the usage of the AppGraphics module in any Fortran source file in a project, and the appropriate compiler flags are now added at build time if detected. Finally, the ability to view the same file in two separate editor panels has been added, and changes in each panel are always propagated to other panels displaying the same file.

The latest version is available now on the [Download page]. If you find Simply Fortran useful, please consider registering your copy to ensure its ongoing development.

Back to News...