Findent indents, beautifies and relabels Fortran source, fixed and free format, and converts Fortran fixed format to Fortran free format (and vice-versa). Plugins for vim, emacs and gedit are included.
Features
- Indent Fortran sources
- Beautify Fortran sources
- Relabel (renumber) Fortran sources
- Fast: > 100K lines/second
- Customizable indentation
- Optionally, generate dependencies based on (sub)modules and includes
- Optionally, converts fixed form to free form or free form to fixed form
- Interfaces with vim, gvim, gedit, emacs: howto recipes are included
- Honours OpenMP conditionals
- Handles preprocessor directives intelligently
- Handles modern and legacy Fortran
- Fortran 2 - Fortran 2023 compliant
- Runs on Linux, Unix, Windows, and MacOS
- Easily installable: ./configure; make; make install
Categories
Software DevelopmentLicense
Fair LicenseFollow findent
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
findent works great, it is almost completely customisable which means you can adapt the code to your formatting conventions. Easy to compile and install, failsafe, and beautifies your code in seconds.
-
There are some alternatives (f.e. emacs) but this tool is small and does what one expects from it.