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
Orchestrate Your AI Agents with Zenflow
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
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)