On Thu, Nov 09, 2017 at 12:11:05AM +0100, Klemens Nanni wrote:
> Hey ports@,
> 
> here's https://gitlab.com/esr/loccount/, from DESCR:
> 
> loccount is a re-implementation of David A. Wheeler's sloccount tool in
> Go.  It is faster and handles more different languages. Because it's one
> source file in Go, it is easier to maintain and extend than the
> multi-file, multi-language implementation of the original.
> 
> The algorithms are largely unchanged and can be expected to produce
> identical numbers for languages supported by both tools.  Python is an
> exception; loccount corrects buggy counting of single-quote multiline
> literals in sloccount 2.26.
1.2 from 05.12.2017 fixes a bug in the parallelized treewalker so here's
an updated tarball including all of the previous feedback of course.

Anyone willing to commit this?

Attachment: loccount.tgz
Description: Binary data

Reply via email to