Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Re: Refactoring Inclusion

   1. Re: When is refactoring inclusion planned? (Craig Rasmussen)

I'm planning on starting some initial work on Fortran refactoring
in December.  I will mostly be reacting to users needs here at LANL.

Is there anything in particular that you would like to see done?

Regards,
Craig



Hello Craig,

Thanks; I'm mostly curious rather than in burning need. I came across Photran (and it's refactoring plans) at:
  <http://www.laputan.org/catfish/archives/2005_06.html>

My priority list of refactorings:

- Fortran77 subset higher priority than later subsets.

- variable renaming

- multiple declarations --> include file. To explain: a variable, array, or common block, used and (redundantly) declared in multiple places. Scoop into an include file and replace declarations with include directive. (Improve localization/consistency).


Regards,




Frank J. Iannarilli, franki@xxxxxxxxxxxx
Aerodyne Research, Inc., 45 Manning Rd., Billerica, MA 01821 USA
www.aerodyne.com/cosr/cosr.html


Back to the top