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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ChkSem!