Rosetta Code:Village Pump/Fortran 77, 90 etc.

From Rosetta Code
Revision as of 08:39, 31 August 2011 by Toucan (talk | contribs) (Created page with "Hi everyone, I noticed that Fortran setions usually specify something like "works with Fortran 90", or even that code said to be F77 is usung F90 features (even :: or free form ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Hi everyone,

I noticed that Fortran setions usually specify something like "works with Fortran 90", or even that code said to be F77 is usung F90 features (even :: or free form !). I'd like to add Fortran 77 code to some tasks, since I like this language a bit ;-) I would create systematic subsections "Fortran 77", "Fortran 90", or "Fortran 2003" or more for code using newer features of the language. My questions are :

  • Is it better to create subsections or to add new languages ?
  • Is there any problem in adding F77 code to tasks that already have F90 ?

Toucan 08:39, 31 August 2011 (UTC)