Friday, September 27, 2019

Re: Question: sloccount port

On Fri, Sep 27, 2019 at 04:27:15PM +0100, Stuart Henderson wrote:
> We already have cloc in ports; is this better in some way? cloc seems a lot
> more actively maintained upstream.
And there is

Information for inst:loccount-2.8

Comment:
count lines of codes in many languages

Description:
loccount counts physical source lines of code.

Identifying over 60 languages by file extension and filename pattern, it can
also emit results as self-describing JSON and perform cost estimation using the
COCOMO I model.

loccount is a re-implementation of David A. Wheeler's sloccount tool in Go. Bugs
excepted, the largely unchanged algorithms can be expected to produce identical
output while supporting more languages.

Maintainer: Klemens Nanni <kn@openbsd.org>

WWW: https://gitlab.com/esr/loccount

No comments:

Post a Comment