Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fortran fixed format #46

Open
pclausen opened this issue Oct 6, 2019 · 1 comment
Open

Fortran fixed format #46

pclausen opened this issue Oct 6, 2019 · 1 comment

Comments

@pclausen
Copy link
Contributor

pclausen commented Oct 6, 2019

Fortran77 only supported fixed format. This course is focused on Fortran90 and free format.

We should add somewhere that fixed format is still in use for older legacy systems.

Ref:
https://en.wikibooks.org/wiki/Fortran/Beginning_Fortran#Free_Form_and_Fixed_Form

@kotp
Copy link
Member

kotp commented Oct 9, 2019

We should probably avoid "legacy" as well, older systems is descriptive enough, legacy has a not-so-well-defined use, usually. Used, but sloppily to mean quite a few things, when it comes to systems and coding. Specifically we can say "before Fortran90" if there is nothing before that that used free format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants