Skip to content

Richard2333/findent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findent

indent and convert Fortran sources

  • findent supports Fortran-2008
  • findent can convert from fixed form to free form
  • binaries for Unix and Windows (findent and findent.exe respectively)
  • high speed: 50K - 100K lines per second
  • since version 2.7.0, findent is very vim-aware an can be used in equalprg and indentexpr
  • wrapper for processing one or more files in one call available for Unix and Windows (wfindent and wfindent.bat respectively)
  • (g)vim users: findent can act as a plug-in to format your edit file with the '=' command
  • gui frontent available in a separate package: jfindent

About

indent and convert Fortran sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 29.7%
  • Roff 21.1%
  • Makefile 18.3%
  • Shell 12.5%
  • Fortran 5.4%
  • Java 4.4%
  • Other 8.6%