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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.