cloc (Count Lines Of Code) counts, and computes differences of, comment lines, blank lines, and physical lines of source code in many programming languages.
cloc is now being developed at https://github.com/AlDanial/cloc
Features
- Count lines of code, comments, blanks in many programming languages.
- Compute differences in lines of code and comments between two versions of a code base.
License
GNU General Public License version 2.0 (GPLv2)Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
Fantastic - just what I was looking for. Nice breakdown of all source code in a directory by language, listing lines of code, blank lines and comment lines, with total, and a per-language file count. Really easy to use as well - just point it at your source directory.
-
It worked wonderfully on my MATLAB project. Thank you!
-
It just works
-
Quite useful tool! I'm fond of its multi-platform support!
-
Since for C# it is not possible to ignore "*.Designer.cs" files it isn't very useful for .NET! But it seems to be fine for C/C++. Why the hell is the .exe file so huge? (11 MB!)