Skip to content

jornada/DOENDO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOENDO - A Python-Based Fortran Refactoring Tool

Copyright (C) 2011 Felipe H. da Jornada jornada@civet.berkeley.edu

Licensed under the GPL version 3 or later.

What is it?

DOENDO is the tool that makes your FORTRAN code less painful. It is a simple python-based FORTRAN refactoring tool. Right now, this project only supports automatic renaming of variables.

Running

Just type:

doendo.py source.f90

A text-based wizard will appear guiding you throughout the refactoring process.

Licensing

DOENDO Copyright (C) 2011 Felipe H. da Jornada

DOENDO is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version.

DOENDO is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with DOENDO; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.

About

A Python-Based Fortran Refactoring Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages