Subscribe to Simply Fortran news via RSS!
Dec. 22, 2020
Version 3.16 Now Available
Approximatrix is happy to announce the release of Simply Fortran version 3.16 for all supported platforms. The latest releases adds minor features to the development environment, addresses stability issues, and provides minor compiler fixes.
The development environment has received a number of improvements. Floating point exceptions to be trapped by the compiled Fortran code can now be explicitly set via the Project Options window under the Fortran tab. By default, the...
Nov. 24, 2020
New Build for macOS 11 Compatibility
A new build (3384) is now available for modern macOS machines on our Download page that fixes compatibility on the latest macOS release, commonly known as version 11, or Big Sur. In the latest macOS release, Apple has opted to move system libraries for linking to a software-development-kit-specific location that was causing our compiler to fail during the linking stage when building executables. Per Apple's documentation, Simply Fortran will now properly determine the location...
Sept. 23, 2020
Simply Fortran 3.15 Released
Approximatrix is happy to announce the release of Simply Fortran version 3.15 for Windows, macOS, and GNU/Linux. The latest version incorporates numerous bug fixes and stability improvements in the development environment and support libraries.
The development environment's debugger interface internals have been partially reworked; intermittent crashes associated with managing breakpoints and watches should be eliminated. Some issues related to debugging on macOS Catalina,...
Aug. 12, 2020
Version 3.14 Available
Approximatrix is happy to announce the release of Simply Fortran 3.14 for Windows, macOS, and GNU/Linux. The new version includes an upgraded compiler, additional access to compiler options from the development environment, new features for the AppGraphics library, and minor bug fixes. The compiler has been upgraded to GNU Fortran 10.2.0, introducing a handful of bug fixes since the previous release.
The integrated development environment received new features to provide...