ChkSem is a static Fortran 90 and C++ source code analyser.
Fortran codes are analysed to find potential problems and dead code.
This project allows ( for the moment ) to find useless includes and to find missing direct includes for helping programmers to clean C++ codes.
This can potentially reduce building time from small programs to huge solutions.
This tool is not finalized and new versions will follow, with a GUI with even more features.
The project is written in Java to ensure cross-platform compatibility.
Features
- Count Lines of codes and the number of files
- Warning for good Fortran 90 practices
- Dead code tracking in Fortran source codes
- Missing direct includes in C++ ( increase build time )
- Useless includes in C++ ( increase build time )
Categories
Source Code AnalysisLicense
GNU General Public License version 3.0 (GPLv3)Follow ChkSem
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
Be the first to post a review of ChkSem!