

Multiple Projects on Windows Multiple Projects Simply Fortran can manage multiple Fortran projects per window, and projects may include dependent projects to build multiple targets in a single request OpenMP Support on Windows OpenMP Support Our compiler includes support for OpenMP, providing a standard interface for authoring truly parallel Fortran code. Furthermore, Simply Fortran's included compiler provides excellent compatibility with the older FORTRAN 77 standard.
Simply fortran file outline code#
Legacy Support on Windows Legacy Support Fixed-format Fortran code is treated as a first-class language in Simply Fortran's editor. Setting breakpoints, examining variables, and navigating the call stack are all easy tasks. Integrated Debugger on Windows Integrated Debugger Simply Fortran provides source-level debugging facilities directly in the integrated development environment. For new users, a step-by-step tutorial is also available. Users can quickly access documentation from the Help menu in Simply Fortran. Included Documentation on Windows Included Documentation Included with Simply Fortran is documentation for both the integrated development environment and the Fortran compiler. Fortran Autocomplete on Windows Fortran Autocomplete Simply Fortran provides autocompletion for Fortran derived types, available modules, and individual module components.

Compatibility on Windows Compatibility Simply Fortran runs perfectly on Microsoft Windows XP through 10, including both 32- and 64-bit versions, Apple macOS Snow Leopard through Mojave, and most modern distributions of GNU/Linux. When an intrinsic function or subroutine is encountered, the documentation for that procedure will be displayed as well. Call Tips on Windows Call Tips While entering Fortran code, Simply Fortran provides call tips for functions and subroutines declared within a user's project. BLAS and LAPACK Libraries on Windows BLAS and LAPACK Libraries Simply Fortran includes BLAS and LAPACK libraries, two common Fortran packages, on all platforms, and it makes linking with these routines easy and straightforward. Automated Element Renaming on Windows Automated Element Renaming Simply Fortran now supports the automatic renaming of Fortran programming elements, including functions, subroutines, modules, common block variables, and local variables. AppGraphics Library on Windows AppGraphics Library Simply Fortran for Windows includes the AppGraphics Library, which allows users to create graphics and simple user interfaces for their C and Fortran projects.

Aplot Plotting Library on Windows Aplot Plotting Library Quickly create and display two-dimensional bar, line, or scatter charts from Fortran routines with ease. Both targets are available on all Windows platforms. 32- and 64-bit Targets Simply Fortran for Windows can produce both 32-bit and 64-bit code with its included compiler.
