An open API service indexing awesome lists of open source software.

https://github.com/beliavsky/beliavsky.github.io

Links to Fortran compilers, tools, and codes
https://github.com/beliavsky/beliavsky.github.io

fortran fortran-compiler fortran-package-manager hpc modern-fortran numerical-methods scientific-computing static-analysis

Last synced: 3 months ago
JSON representation

Links to Fortran compilers, tools, and codes

Awesome Lists containing this project

README

          

## Fortran resources

- ### [tools](https://beliavsky.github.io/Fortran-Tools/)
compilers, preprocessors, formatters, static analyzers, transpilers, IDEs, build systems

- ### [packages](https://beliavsky.github.io/Fortran-packages-list/)
about 400 projects that work with the [Fortran Package Manager](https://fpm.fortran-lang.org/), listed by topic
- ### [codes](https://beliavsky.github.io/Fortran-code-on-GitHub/)
Fortran codes on GitHub, listed by topic
- ### [books and tutorials](https://fortran-lang.org/learn/)
from fortran-lang.org
- ### [related books](https://beliavsky.github.io/Fortran-related-books/)
books with Fortran code, other than textbooks
- ### [videos](https://fortranwiki.org/fortran/show/Videos)
from Fortran Wiki
- ### [standards](https://j3-fortran.org/)
- ### [tips](https://zmoon.github.io/FortranTipBrowser/)
from X/Twitter [@fortrantip](https://x.com/FortranTip). Codes are [here](https://github.com/Beliavsky/FortranTip).