to-f90 (devel/to-f90) Add to my watchlist
Fortran 77 to Fortran 90 converterA Fortran 90 program for converting fixed-format Fortran 77 code to Fortran 90 free-format. Other changes replace old Fortran constructs with more modern ones. The conversions made include: 1. Standard format (column 7-72) converted to free-format. 2. DO loops and IF blocks indented. 3. Most labels are removed from loops and replaced with END DO, CYCLE, EXIT, and DO-loop constructs where appropriate. 4. 3-way arithmetic IFs converted to IF .. THEN .. ELSE constructs. 5. TYPE and INTENT declarations inserted for all subroutine and function arguments. 6. Computed GOTOs converted to SELECT CASE const…
Version: 1999-03-08 License: public-domain

Statistics for selected duration
2025-Apr-14 to 2025-May-14
Total Installations | 4 |
---|---|
Requested Installations | 4 |
Variants | Count |
---|
Monthly Statistics
Can remain cached for up to 24 hours