资 源 简 介
Overview
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 | | |
History
There are at least two flavors of SCLC in circulation. The "original" SCLC was developed by Brad Appleton, and the home page for this flavor is at: http://www.cmcrossroads.com/bradapp/clearperl/sclc-cdiff.htm