A quick and simple way to create a source code report. Counts lines of code and compares two directories for line changes, line adds, and line deletes.
Categories
Source Code AnalysisLicense
GNU General Public License version 2.0 (GPLv2)Follow bcscr
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
-
Cannot compile on openSUSE Leap 15.6 with GCC 14.2, getting three of these errors (I get 'Excessive punctuation is prohibited.' when trying to post this with the full output): error: passing argument 2 of 'getline' from incompatible pointer type [-Wincompatible-pointer-types] With GCC 7.5 these errors turn into warnings and compiles successfully but I get this when comparing two directories: malloc(): corrupted top size Aborted (core dumped)