CLH blog AI CV Algorithm

CLOC tool

2018-12-04
CLH

CLOC

CLOC Count Lines of Code.
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. Given two versions of a code base, cloc can compute differences in blank, comment, and source lines. It is written entirely in Perl with no dependencies outside the standard distribution of Perl v5.6 and higher (code from some external modules is embedded within cloc) and so is quite portable. cloc is known to run on many flavors of Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, AIX, HP-UX, Solaris, IRIX, z/OS, and Windows.

Ref

[1] CLOC


上一篇 SenseTime HPC

下一篇 dpkg command

Comments

Content