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

https://github.com/beliavsky/fortran-windows-cmd-scripts

Windows CMD scripts for Fortran programmers
https://github.com/beliavsky/fortran-windows-cmd-scripts

batch-script cmd fortran windows windows-cmd

Last synced: 3 months ago
JSON representation

Windows CMD scripts for Fortran programmers

Awesome Lists containing this project

README

        

# Fortran-Windows-CMD-scripts
Windows CMD scripts for Fortran programmers

`gfl.bat` compiles the most recently modified `*.f90` file in the current directory

`grun.bat` creates an executable by compiling the most recently modified `*.f90` file in the current directory and runs it