Welcome to the Simply Fortran Package Server
Sign up today for easy installation of development libraries and example projects for Simply Fortran!
Notices from the Server
None at this time
Latest Packages
- January 27, 2025 - json-fortran
- January 07, 2025 - fortran-sdl2
- December 27, 2024 - Simple DirectMedia Layer
- December 27, 2024 - SDL2_ttf
- December 27, 2024 - SDL2_mixer
Random Spotlight
This package implements three non-intrinsic versions of the Fortran 2008 IEEE modules: IEEE_FEATURES, IEEE_EXCEPTIONS, and IEEE_ARITHMETIC. The module procedures call C codes that use in-line assembler for instructions that must maintain the flags, status, and computation of the remainder function, IEEE_REM.
To use this package, the linker flags must include "-lieeemods" to link to the underlying C and assembler code. Additionally, any "USE" statements must not include the "INTRINSIC" modifier.