Download List

Projeto Descrição

Cloc counts and computes differences of blank lines, comment lines, and physical lines of source code in many programming languages. It is written entirely in Perl, using only modules from the standard distribution of Perl 5.6 and higher, and so is quite portable.

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.

2010-04-30 21:50 Back to release list
1.50

Este lançamento acrescenta uma capacidade de diff. Pode-se determinar os arquivos, as linhas de código-fonte, e as linhas de comentário adicionado, removido, modificado, e deixou a mesma entre duas versões de uma base de código. Por exemplo, o comando cloc - diff-4.4.0.tar.bz2 gcc gcc-4.5.0.tar.bz2 dará uma repartição de arquivo, a fonte, e comentar as diferenças entre as versões do GCC 4.4.0 e 4.5.0. Suporte para a linguagem Erlang foi adicionado.
Tags: Major feature enhancements
This release adds a diff capability. One can determine files, lines of source code, and comment lines added, removed, modified, and left the same between two versions of a code base. For example, the command cloc --diff gcc-4.4.0.tar.bz2 gcc-4.5.0.tar.bz2 will give a breakdown of file, source, and comment differences between GCC versions 4.4.0 and 4.5.0. Support for the Erlang language was added.

Project Resources