Summary
|
SCLC (Source Code Line Counter) counts the size of
different types of source code files, providing the number of comment,
non-comment, blank, and total lines. In addition, a count of "tokens"
is provided for organizations where code layout variability makes
line-oriented size counts unreliable for analysis purposes. The latest
stable release of SCLC supports the following file types: Ada,
Assembly, Awk, C, C++, Chapel, CSharp, CSS, Eiffel, FORTRAN, HTML,
Java, JavaScript, Jess, JSP, Lisp, make, Matlab, Pascal, Perl, PHP,
Python, shell, SQL, Tcl, Template, XML, ZPL.
|