Projects / c_count

c_count

c_count counts lines, statements, and other simple measures of C/C++/Java source programs. It is not lex/yacc based, and is easily portable to a variety of systems.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  18 Jul 2010 03:04

Release Notes: Strict compiler warnings were cleaned up. RPM and Debian package scripts were added.

  •  08 Jan 2006 13:02

Release Notes: Corrects one of the diagnostic counts for unterminated blocks.

  •  27 Jul 2005 03:18

Release Notes: The verbose and debug traces were overhauled, making the verbose trace more understandable. The debug trace now shows all non-comment tokens, making it useful in programs that analyze the input source.

  •  23 Nov 2002 06:14

Release Notes: Correct token counts are given when the -q option is specified. The makefile rules were also cleaned up.

  •  10 Aug 2002 09:10

No changes have been submitted for this release.

Screenshot

Project Spotlight

samhain

A file integrity daemon with support for centralized monitoring.

Screenshot

Project Spotlight

Climax

A Java command line argument parsing framework.