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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.