TIDY icon

TIDY

1 big stars
TIDY screenshot
Name: TIDY
Works on: windowsWindows 7 and above
Developer: Ajit J. Thakkar
Version: 7.2
Last Updated: 27 Feb 2017
Release: 28 Aug 2010
Category: Programming > Other Programming Files
Rate this software:
313 downloads
commentsComments
downloadDownload
Liked it? Tell others:
details

TIDY Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012
SHA1 Hash: 8f561568a002c1c33aef3c86152b55897232bcdc
Size: 63.64 KB
File Format: zip
Rating: 1.913043478 out of 5 based on 23 user ratings
Downloads: 313
License: Free
TIDY is a free software by Ajit J. Thakkar and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download TIDY which is 63.64 KB in size and belongs to the software category Other Programming Files.
TIDY was released on 2010-08-28 and last updated on our database on 2017-02-27 and is currently at version 7.2.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

TIDY Description

The TIDY application was developed to be a highly configurable FORTRAN program to indent and renumber statements, selectively change case of keywords or non-keywords, and do various other clean-up tasks on FORTRAN-77 source programs.
TIDY can convert some FORTRAN-66 features such as Hollerith constants to FORTRAN-77. TIDY can either retain DO/END DO loops or convert them to standard FORTRAN-77 loops. It can change comment specifiers from C,c,or * to ! as in F90 style. Supports F90 CYCLE, EXIT, DO WHILE loops, IMPLICIT NONE, INCLUDE statements,
long variable names, the relational operators ,=, ==,/= and the use of underscores in variable names.
Usage:
tidy fname.ext
where fname.ext is the source file containing the FORTRAN code to be cleaned up. If .ext is omitted in the invocation, then the source is looked for in fname.for and fname.f in that order.
The tidied program is put in fname.tid and the listing including error messages in fname.lis. Many formatting options for TIDY can be set in an initialization file. TIDY
looks for an initialization file tidy.ini in the current directory. If tidy.ini is not found, then it is assumed that there is no control file.
NOTE:
Free for non-commercial useLimitations in the unregistered versionThe F90 extensions to ANSI Fortran-77 supported are DO/ENDDO loops, DO WHILE loops, comment cards starting with an ! (exclamation mark) in column 1, CYCLE, EXIT, lower
case characters, IMPLICIT NONE, INCLUDE statements, long variable names, the relational operators ,=,==,/= and the use of underscores in variable names.
similarSimilar Software