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
Project Samples
Categories
Software DevelopmentLicense
Fair LicenseFollow findent
You Might Also Like
The All-in-One Commerce Platform for Businesses - Shopify Icon
The All-in-One Commerce Platform for Businesses - Shopify
Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise
Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
Learn More
Rate This Project
Login To Rate This Project
User Ratings
★★★★★
★★★★
★★★
★★
★
2
0
0
0
0
ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
User Reviews
-
danielprice Posted 2016年08月10日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.
-
zmi007 Edited 2015年06月02日There are some alternatives (f.e. emacs) but this tool is small and does what one expects from it.