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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.