sezercik / fortran

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fortran

this repo is for my fortran projects. I will try to learn fortran

installation

You can install gnu fortran(gfortran) compiler on windows from this website: ae METU

how to run?

gfortran -o output_file_name.exe project_name.f90 ./output_file_name.exe

About


Languages

Language:Fortran 100.0%