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
- Host: GitHub
- URL: https://github.com/beliavsky/beliavsky.github.io
- Owner: Beliavsky
- Created: 2025-03-06T00:28:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-07T00:39:41.000Z (8 months ago)
- Last Synced: 2025-03-22T09:41:30.868Z (8 months ago)
- Topics: fortran, fortran-compiler, fortran-package-manager, hpc, modern-fortran, numerical-methods, scientific-computing, static-analysis
- Homepage: https://beliavsky.github.io/
- Size: 12.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).