igor-petruk / scriptisto

A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
Apache License 2.0
909 stars 25 forks source link

Update Fortran template #49

Closed Carltoffel closed 1 month ago

Carltoffel commented 1 month ago

Adapt to a more commonly used style. .f90 is recommended and implies free-form for the compiler

Note: I don't use scriptisto, but I saw it in a youtube video. Therefore, I couldn't test the scriptisto part. However, the Fortran code compiles and works as it should with the given build_cmd.