Download List

Project Description

SLOCCount is a suite of programs for counting physical source lines of code (SLOC) in possibly large software systems. It can count physical SLOC for a wide number of languages. It can take a large set of files and automatically categorize their types using a number of different heuristics, and also comes with analysis tools.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-08-01 22:18
2.25

The assembly language counting code has been improved. In particular, there are improved heuristics and support for "*" as a comment character. Support for Delphi project files has been added (.dpr files, which are essentially in Pascal syntax). Detailed license text has been added to every source file.
Tags: Minor feature enhancements

2004-05-11 02:57
2.24

This release has a few minor bugfixes and improvements. It automatically tries to use several different MD5 programs until it finds one that works. This is more flexible, and as a result, it now works out-of-the-box on Mac OS X. It accepts "." as the directory to analyze, correctly identifies wrapper scripts left by libtool as automatically generated code, and correctly identifies debian/rules files as makefiles. The installation documentation has improved.
Tags: Minor feature enhancements

2003-11-03 08:17
2.23

This bugfix release eliminated incorrect UTF-8
warnings noticed by certain Perl 5.8.0 users
(particularly under Red Hat 9), added support for
counting SLOC in literate Haskell files, added more
Common LISP and Modula 3 extensions, fixed a bug
with counting Perl SLOC (involving skipping in-line
POD documentation), fixed a documentation link, and
added a "--version" option.
Tags: Minor bugfixes

2003-03-09 06:28
2.22

This release features a significant improvement for OCAML.
Tags: Minor feature enhancements

2003-01-29 04:57
2.21

Improved support for Fortran, including a counter for Fortran 90.
Tags: Minor feature enhancements

Project Resources