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
The Modern Fortran File System Interface is designed to provide modern Fortran wrappers around the file system interface of libc. With its help you can carry out those basic file system operations you were always missing in Fortran, including: rename and remove files, recursively create and remove directories, obtain the name of files in a given directory, check whether a given file exists,obtain the current working directory and change to a directory, and canonize path names.
This package is maintained for compatibility reasons. The project has been incorporated into fortyxima, but this package still contains the libmodfilesys_module for compatibility. Please be sure to "use libmodfilesys_module" rather than "use fortyxima_filesys" as the documentation suggests.
Documentation is available at https://bitbucket.org/aradi/fortyxima.
This package contains a Simply Fortran example project.