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
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
Be the first to post a review of ChkSem!